개발/React-Native(2)
-
React Native ISO 테스트 빌드하기
https://www.npmjs.com/package/ios-deploy
2020.06.09 -
React Native AVD 가 안될 때
React Native 최초 설치후 yarn android 실행하였을 때 안드로이드 가상머신이 연결안될 때 error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Run CLI with --verbose flag for more details. Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Could ..
2020.05.27