react-native-arcgis
v1.0.1
Published
TODO
Downloads
2
Readme
react-native-arcgis
Getting started
$ npm install react-native-arcgis --save
Mostly automatic installation
$ react-native link react-native-arcgis
Usage
import ReactNativeArcgis from 'react-native-arcgis';
// TODO: What to do with the module?
ReactNativeArcgis;