@router360/react-native-google-signin

TODO

Usage no npm install needed!

<script type="module">
  import router360ReactNativeGoogleSignin from 'https://cdn.skypack.dev/@router360/react-native-google-signin';
</script>

README

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;