Skip to content

Commit

Permalink
docs: document legacy interop (#1193)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Aug 18, 2023
1 parent 9385229 commit df7cd20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ There are two ways to install the package:

The latest version that

✅ supports the new [One Tap sign-in on Android](https://developers.google.com/identity/one-tap/android/overview)
✅ supports the new [One Tap sign-in on Android](https://developers.google.com/identity/one-tap/android/overview) which can be easily used together with the Google Sign-In for iOS

✅ supports the React Native [New Architecture](https://reactnative.dev/docs/new-architecture-intro)

✅ includes some API improvements and minor fixes

is only available to [GitHub sponsors](https://github.com/sponsors/vonovak) of the maintainer.

When you become a sponsor using one of the supported tiers, you will instantly get access to a private repo with the latest version of the package. The package is published to a private GH packages registry under the same name as the public one.
When you become a sponsor using one of the marked tiers, you will automatically be invited to a private repo with the latest version of the package. The package is published to a private GH packages registry under the same name as the public one.

Alternatively, you can install from the public registry using `yarn add @react-native-google-signin/google-signin` which will install an older version.

Expand Down

0 comments on commit df7cd20

Please sign in to comment.