When I run a react-native project, I get a error no bundle URL present , but I don\'t know what mistakes I do, I was very confused.
no bundle URL present
Solution --> npm start then open new Terminal and go to your project path and then hit react-native run-ios it works for me
npm start
react-native run-ios