You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very cool app, I was trying to run it in my local with MacOS Mojave with latest Xcode and the simulator is throwing a lot of errors. Any help on running this in the latest MacOS would be great!
The text was updated successfully, but these errors were encountered:
Could you elaborate on the issue ? Your title indicates that you are running the app on a simulator running iOS 10, but the description speaks of the "latest" version of both XCode and MacOS. It would help to have the exact version of the tools you are using (including the version of iOS on your simulator), and a small description or some informations about the errors.
Make sure you run the app using the instructions in the README file: yarn build-ios and then react-native run-ios (This should launch a simulator automatically, you can change the simulated device using the --simulatorflag).
Very cool app, I was trying to run it in my local with MacOS Mojave with latest Xcode and the simulator is throwing a lot of errors. Any help on running this in the latest MacOS would be great!
The text was updated successfully, but these errors were encountered: