2

How can i enable logging in (react-native init) application with google account?

neman
  • 196
  • 1
  • 10

2 Answers2

1

The best way to handle login of any type is to use Firebase.

You can find Firebase libraries for React native here:

- Firestack

- React Native Firebase

Great for all sorts of social logins including email, Twitter, Google, Facebook, etc..

ish
  • 21
  • 2
0

You can try this package. I'm using this in production app and it seems to work perfectly with minimum configuration.

https://github.com/devfd/react-native-google-signin