react-native-google-nearby
v1.0.2
Published
TODO
Downloads
3
Readme
react-native-google-nearby
Getting started
$ npm install react-native-google-nearby --save
Mostly automatic installation
$ react-native link react-native-google-nearby
Usage
import GoogleNearby from 'react-native-google-nearby';
// TODO: What to do with the module?
GoogleNearby;