splash 스크린 제작
라이브러리 추가 splash screen을 추가하기 위해서
yarn add -D @bam.tech/react-native-make
//실행
react-native set-splash --path <path-to-image> --resize <[contain]|cover|center> --background "<background-color>"
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