Skip to main content

Environment setup

You would need the following installed and configured for the app builder to build successfully.

Common setup:

  1. NodeJS v14 - (Download - Mac | Windows | Linux)
  2. git

To build for iOS and Mac desktop:

  • Apple developer account
  • Xcode and XCode CLI tools
    note

    Please see instructions for react-native-cli NOT expo-cli

  • An iPhone registered as a development device (Simulator doesn’t have access to camera so a physical device is mandatory)

To build for Android:

To build for Windows desktop: