v12.0.0
12.0.0 (2024-05-23)
Features
- isSignedIn() has become hasPreviousSignIn()
- 2 function calls that were async are now sync: hasPreviousSignIn(), getCurrentUser()
flow typings have been removed. Let me know if you need themAdded back in 12.1.0- uses latest underlying SDKs
Web support and One-tap sign in functionality remain sponsor-only. I want to thank my sponsors for their support! It allowed me to work on New Arch support, bridgeless mode, and on PRs to the Google Sign in iOS SDK google/GoogleSignIn-iOS#402 and openid/AppAuth-iOS#788 ❤️ .
Please note there's a paid version of the package with some extra features available.
BREAKING CHANGES
- some function signatures have changed from being async to sync and 1 function was renamed, see above
- jest mock location changed: see https://react-native-google-signin.github.io/docs/jest-mock