@cezembre/react-native-google-maps-services
v1.0.0
Published
TODO
Downloads
4
Readme
react-native-google-maps-services
Getting started
$ npm install react-native-google-maps-services --save
Mostly automatic installation
$ react-native link react-native-google-maps-services
Usage
import GoogleMapsServices from 'react-native-google-maps-services';
// TODO: What to do with the module?
GoogleMapsServices;