iOS 10.x.x

We now offer support for turbo architecture starting from version 10.0.0.

To run the application in the  new architecture, follow these steps:

  1. Navigate to the iOS folder.
  2. Run the command RCT_NEW_ARCH_ENABLED=1 bundle exec pod install to install the necessary dependencies.

To run the application in the old react architecture, follow these steps:

  1. Navigate to the iOS folder.
  2. Run the command pod install to install the necessary dependencies

Previous

Next

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?