Skip to content

TusharKoul/ReactNative-ArcGIS

Repository files navigation

ReactNative-ArcGIS

Exploring ReactNative bridge for ArcGIS iOS SDK

To get started :

  1. Open the project folder on terminal and type npm install to install all dependencies.
  2. Go into the /ios folder and type 'pod install' to install ArcGIS SDK
  3. Double click on ArcGISReactSample.xcworkspace to open the project on Xcode and run the project.