To solve this, you can try running the following commands: react-native start
, then react-native run-ios
(this will automatically build the app so there is no need to build it in xcode).
解决 React Native No bundle URL present
2 min read
To solve this, you can try running the following commands: react-native start
, then react-native run-ios
(this will automatically build the app so there is no need to build it in xcode).