-
Install dependencies and open the workspace:
cd example npm install cd ios pod install open AirMapsExplorer.xcworkspace
-
Make sure the
AirMapsExplorertarget is selected and clickRun
-
Start your emulator
-
Install via gradle:
./example/android/gradlew installDebug