@broerjuang/bs-google-signin
v4.0.0
Published
🚧 this is binding from [`@react-native-community/google-signin`](https://github.com/react-native-community/google-signin). The binding is still not complete and doesn't follow semver.
Maintainers
Readme
bs-google-signin
🚧 this is binding from
@react-native-community/google-signin.
The binding is still not complete and doesn't follow semver.
ReasonML /
BuckleScript bindings for
@react-native-community/google-signin.
Exposed as GoogleSignin module.
@broerjuang/bs-google-signin X.y._ means it's compatible with
@react-native-community/google-signin X.y._
Installation
npm install @broerjuang/bs-google-signin
# or
yarn add @broerjuang/bs-google-signinruang-guru/re-google-signin should be added to bs-dependencies in your
bsconfig.json. Something like
{
//...
"bs-dependencies": [
"reason-react",
"reason-react-native",
// ...
+ "@broerjuang/bs-google-signin"
],
//...
}Usage
Types
GoogleSignin.t
...
Methods
GoogleSignin.method
...
Changelog
Check the changelog for more informations about recent releases.
