Expo setup
Expo setup guide. Covers config plugin setup and EAS Build configuration for Google Sign-In.
Android setup guide
Android setup guide for vanilla React Native apps (not Expo). Covers Google project configuration, linking, and `CredentialManager` setup.
iOS setup guide
iOS setup guide for vanilla React Native apps (not Expo). Covers native module linking, URL schemes, and plist configuration.
Web setup guide
Web setup guide. Works with NextJS, Vite, and other web frameworks. Covers Google client ID configuration and script loading.
Configuration
How to obtain `webClientId`, iOS `clientId`, and other configuration values from Google Cloud Console or Firebase. Required before platform setup.