1. Home
  2. Docs
  3. CityBook Apps
  4. Run app
  5. 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
Was this article helpful to you? Yes No

How can we help?