react-native-google-sign-in
react-native-google-sign-in copied to clipboard
Must I use firebase?
I see that we need to move the google-services.json .. does that mean this project uses firebase? thanks.
In short, no. This project isn't require firebase
I ended up using Firebase to provision my credentials only because I couldn't find a convenient way to generate the google-services.json and GoogleServices-Info.plist without it.