react-native-a-map-module

react native高德地图组件, 支持定位,地图画布,关键字搜索

Usage no npm install needed!

<script type="module">
  import reactNativeAMapModule from 'https://cdn.skypack.dev/react-native-a-map-module';
</script>

README

react-native-a-map-module

Getting started

$ npm install react-native-a-map-module --save

Mostly automatic installation

$ react-native link react-native-a-map-module

Usage

import AMapModule from 'react-native-a-map-module';

// TODO: What to do with the module?
AMapModule;