@cezembre/react-native-google-maps-services

TODO

Usage no npm install needed!

<script type="module">
  import cezembreReactNativeGoogleMapsServices from 'https://cdn.skypack.dev/@cezembre/react-native-google-maps-services';
</script>

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;