1. Home
  2. CityBook Apps
  3. Run app
  4. Run the iOS application

Run the iOS application

We have installed dependencies and plugin. Now we will run the android application
Important: You need macOS to run the iOS application

  1. Open cmd and run $ cd link your android app
  2. Run the following commands in a Terminal
    cd ios
    pod install
    react-native run-ios


    Build successful

How can we help?