|
1 | 1 |  |
2 | 2 |
|
3 | | -<p align="center"> |
4 | | - <a href="https://www.npmjs.com/package/@react-native-google-signin/google-signin"><img src="https://badge.fury.io/js/@react-native-google-signin%2Fgoogle-signin.svg" alt="NPM Version"></a> |
5 | | -</p> |
| 3 | +[](https://www.npmjs.com/package/@react-native-google-signin/google-signin) |
| 4 | +[](https://www.npmjs.com/package/@react-native-google-signin/google-signin) |
6 | 5 |
|
7 | | -❤️❤️ [New documentation site available!](https://react-native-google-signin.github.io/docs/install) ❤️❤️ |
| 6 | +## Google Sign-In for React Native |
8 | 7 |
|
9 | | -[website sources live here](https://github.com/react-native-google-signin/docs/tree/main/docs) |
| 8 | +`@react-native-google-signin/google-signin` provides Google authentication for React Native and Expo apps. |
| 9 | + |
| 10 | +This is the free (public) version, supporting Android and iOS. It uses the legacy Google Sign-In SDK on Android. |
| 11 | + |
| 12 | +**[Full documentation](https://react-native-google-signin.github.io/docs/install)** |
| 13 | + |
| 14 | +## Looking for a modern implementation not relying on deprecated APIs, and web or macOS support? |
| 15 | + |
| 16 | +[**Universal Sign In**](https://universal-sign-in.com) is the premium version of this package, built on modern Google identity APIs: |
| 17 | + |
| 18 | +- **Cross-platform**: Android (Credential Manager), iOS, web, and macOS from a single API |
| 19 | +- **Config Doctor**: CLI tool that diagnoses Android configuration issues — no more hours lost to `DEVELOPER_ERROR` |
| 20 | +- **Auto-detect**: Automatic configuration parameter detection for faster setup |
| 21 | +- **Advanced security**: Custom nonce support, iOS App Check, and more |
| 22 | +- **Maintained**: Your purchase keeps the package rock-solid and up-to-date with new Expo and React Native releases |
| 23 | + |
| 24 | +1 million+ npm downloads and trusted by indie hackers as well as large teams. |
| 25 | + |
| 26 | +[**Get a license**](https://universal-sign-in.com/#pricing) | [**See what's included**](https://react-native-google-signin.github.io/docs/install#premium) |
10 | 27 |
|
11 | 28 | ## Licence |
12 | 29 |
|
13 | | -(MIT) |
| 30 | +MIT |
0 commit comments