Nitro Modules · JSI · Universal One Tap
Nitro-powered Universal Google Sign-In for React Native
import { GoogleOneTapSignIn } from 'react-native-nitro-google-signin'
await GoogleOneTapSignIn.configure({
webClientId: 'autoDetect',
scopes: ['email'],
})
const result = await GoogleOneTapSignIn.signIn()Explore the docs
configure, signIn, createAccount, and presentExplicitSignIn with typed responses.
NativeDirect JS-to-native calls through react-native-nitro-modules — no legacy bridge.
ExpoConfig plugin for Google Services, URL schemes, and Firebase files.
UIHybridView with native GIDSignInButton / SignInButton styling.
TypesStatus helpers, typed tokens, and exhaustive API reference.
AgentsInstall the skill for Cursor, Copilot, Claude Code, and skills.sh.