react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.13k stars 876 forks source link

support Google Identity Services or sign in with Google? #1143

Closed OHHAKO closed 1 year ago

OHHAKO commented 1 year ago

Hello! not issue but simple question. is this use the new Google Identity Services or sign in with Google?

already see #1142 #1134 #1129 but i'm not sure. thanks

BraveEvidence commented 1 year ago

This might help https://www.youtube.com/watch?v=VH1YBcVmM-M

vonovak commented 1 year ago

Hello and thanks for asking, it uses the sign in with google sdk (old one).

The new Google Identity Services do not yet offer all features that this module does

Thank you 🙂