개인공부/ReactNative

expo sdk 다운그레이드

ELpsy 2023. 5. 14. 04:03

 

expo upgrade 45
npx expo prebuild
android studio - sync project with gradle files
android => app -> build.gradle에서 defaultConfig 구문에
missingDimensionStrategy 'react-native-camera', 'general' 추가
오류 발생하면 npx expo install 라이브러리로 다른 라이브러리들 재설치