Android APK Test 용으로 추출하기
Signed APK 가 아닌 테스트 용 APK 만들기
1. Project root 에 아래 명령어 입력
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/