react-native-google-signin/google-signin

Google Sign-in for your React Native applications

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 19th, 2026
Created on August 13th, 2015
Open Issues & Pull Requests: 23 (+0)
GitHub issues: Enabled
Number of forks: 890
Total Stargazers: 3,554 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.6 hours
Mean response time: 20.9 days
90th percentile: 19.8 days
Tracked items: 111

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 879 days
Stale 30+ days: 4
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • question (23)
  • repro-required (20)
  • 🔦 Help Wanted (5)
  • developer-error (2)
  • ✨Feature Request (2)
  • needs repro / repro steps (1)
  • released (1)
  • 🥇Good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

react-native-google-signin/google-signin is a library that provides Google authentication for React Native and Expo applications.

The library solves the problem of integrating Google Sign-In into React Native apps by wrapping the native Google Sign-In SDKs. It handles the authentication flow on both Android and iOS, allowing developers to add OAuth2-based Google authentication without building the integration from scratch. On Android, it uses the legacy Google Sign-In SDK.

The tool suits developers building React Native or Expo applications who need straightforward Google authentication on Android and iOS. The README identifies a premium alternative called Universal Sign-In, which offers cross-platform support including web and macOS, uses modern Google identity APIs instead of deprecated ones, includes a Config Doctor CLI tool for diagnosing Android configuration issues, provides automatic configuration detection, and adds advanced security features like custom nonce support and iOS App Check.

The project maintains active engagement with its user base through documentation and issue resolution. The library has achieved significant adoption in the React Native ecosystem. Development focuses on keeping the package functional with ongoing React Native and Expo releases, though the README acknowledges that the free version relies on legacy Android APIs.