#16 [React Native/iOS]React Native 0.72.4 버전, No bundle URL present에러 해결하기
에러이미지 해결책No bundle URL present 이슈 아래에 보이는 main.jsbundle 파일이 핵심!yarn react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios'