Hello Friends 👋,
Welcome To Infinitbility! ❤️
this article explain run react native project using xcode and provide good practice to use xcode.
Steps
- go to your project/ios and click on project.xcodeworkspace. ( after click project open on xcode like provided image )
- select your desired simulator ( mearked on image )
- Find product tab in xcode menu.
- first clean your build folder ( product->clean build folder )
- click on run ( product->run )
Thanks For Reading…
May be you are looking for it
React native application release testing using xcode
how to add background mode in xcode
how to run react native project in xcode