1.0.0 • Published 4 years ago

@router360/react-native-google-signin v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-google-signin

Getting started

$ npm install react-native-google-signin --save

Mostly automatic installation

$ react-native link react-native-google-signin

Usage

import GoogleSignin from 'react-native-google-signin';

// TODO: What to do with the module?
GoogleSignin;
1.0.0

4 years ago