No Bundle URL Present is a common react native error you come across when you try to run your react native project on
Keep the iOS simulator running and also keep the metro bundler open. Now again go to the project folder, open the terminal and run react-native run-ios. The react native issue will be resolved.