davideast/firebase-react-native-sample

Example: Authentication with Google

dirajkumar opened this issue · 2 comments

Hi David,

I'm new react-native and firebase. I've seen some of your post online and I know you work very with Firebase. I'm looking for an example react-native app using google authentication I couldn't find it anywhere.
I know Firebase has introduced the new (GoogleAuthProvider and other AuthProviders). I think it would really help the community if you can put together a sample project.

Let me know, how can I help. Thanks @davideast

Diraj

Hey @dirajkumar!

We're in the middle of resolving the issues with the 3.0 SDK and React Native. After we see a resolution there I can look into doing an auth sample.

Hi David, can you pleeeeeassee do/show this Google auth example asap? From our perspective (+ a lot of stack overflow posts) Google auth is a nightmare to get working with Firebase and React native. Some guidance via a working example on the current/latest version of React Native (0.40) will help us, + a ton of RN developers struggling with this. Ideally, we should be able to use the Firebase Javascript api for all social auth on React Native. Thanks.