2025. 10. 28. 22:08

No bundle URL present

 

Make sure you're running packager server

or have included a .jsbundle file

in your application bundle.

 

watchman watch-del-all
rm -rf node_modules
npm install

cd ios

pod install
npx react-native start --reset-cache