Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 402 Bytes

File metadata and controls

8 lines (6 loc) · 402 Bytes

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.