Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
2
Answers
Attempt to build and run using Expo instead of native method.
Start application:
expo start
Document
From real Iphone, install Expo Go application and use it to run your build.
I recommend using Expo. Here is a good walkthrough that will help you a lot. In addition, you should also have the idea about the 2 Expo Project Workflows.
With Expo, sharing prototypes, for example, will be easier.