Platform Mobile
Skill React Native

 

✏️ Error 사진

 

 

✏️ Error 이름

No bundle URL present

 

✏️ Error 해결방법

babel.config.js 파일 점검

 - 하단 내용이 빠져 있지는 않은지?

presets: ['module:metro-react-native-babel-preset'],

 

+ Recent posts