Work in Progress module for React Native to communicate with Google credentials manager
import { signIn } from 'react-native-google-credentials-manager';
// ...
const id = signIn(<server-client-id>);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library
