@onepark/react-native-component-google-signin
v1.0.1
Published
## Installation ```bash yarn add @onepark/react-native-component-google-signin ```
Downloads
3
Readme
Google SignIn Button
Installation
yarn add @onepark/react-native-component-google-signin
Props
Functional
googleSignInConfig
Configurations passed to GoogleSignIn
onAuthSuccess
Callback when Google auth succeeds (Receives data from Google API such as name, email, photo...etc)
onAuthFailure
Callback when Google auth fails (Receives an error object)