1.0.0 • Published 7 years ago
@bam.tech/react-native-component-google-signin v1.0.0
Google SignIn Button
Installation
yarn add @bam.tech/react-native-component-google-signinProps
Functional
googleSignInConfig
Configurations passed to GoogleSignIn
onAuthSuccessCallback when Google auth succeeds (Receives data from Google API such as name, email, photo...etc)
onAuthFailureCallback when Google auth fails (Receives an error object)
Style
There is also a number of styling props such as buttonStyle, textStyle, text, activityIndicatorColor, LogoSource, logoStyle, ActivityIndicatorComponent, TouchableComponent, TextComponent.1.0.0
7 years ago