ReactNative
-
Unable to load script .... 에러ReactNative 2022. 7. 16. 17:53
react native 최초 설치 후 에러 발생시 패키지명 폴더에서 아래 명령어 실행 react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/aptPark/src/main/assets/index.android.bundle --assets-dest android/aptPark/src/main/res 이후 react-native run-android