Build App on iOS

Guideline for building App on iOS

Build for iOS

To build the app for iOS please run the project in the the following path TradeBakerZ -> ios -> TradeBakerZ.xcodeproj . Make sure you are at the right folder after download.

  1. Open the iOS project (TradeBakerZ.xcodeproj) from the TradeBakerZ downloaded folder.

  2. Run the project by clicking the Play button.

  3. The app will run and you will be able to navigate in the iOS simulator.

Please ensure installing The Node Package Manager before building the app for iOS

You need to get enrolled in Apple Developer Program for running app in iOS.

Last updated