iOS Simulator (Mac OSX) and Mendix React Native app testing

2
Hi, We're currently looking into Mendix React Native apps. Does anyone know if it is possible to preview apps in the iOS Simulator on a Macbook instead of using the MakeItNative app? Thanks! Kind regards, Tim
asked
1 answers
1

Hi Tim, as far as I know you need the native builder to package the native app. This will create a new branch in a forked repository in your github account. Then you need to manually build your app locally, see readme in native-template

answered