새소식

인기 검색어

카테고리 없음

react- native expo 걷어내기 과정

  • -

https://velog.io/@max9106/React-Native-Expo-eject-v8k2akbliq#expokit-android-%EC%84%A4%EC%A0%95

 

[React Native] Expo eject

Expo eject란? expo를 사용하면, 개발자들이 정말 쉽게 개발을 시작할 수 있다. 그러나 expo에서 지원하지 않는 기능들을 사용하기 위해서는 expo eject 명령어로 expo에서 native로 바꿔주어야 한다. Expo 동

velog.io

https://marshmello.tistory.com/78

 

react native 실제 안드로이드 휴대폰 기기에서 실행하기

안드로이드 AVD에서 실행하지 않고 실제 기기에서 테스트하기 위해 다음과 같은 순서대로 진행해주세요 1 . 휴대폰 기기를 개발자 옵션 -> 디버깅모드 활성화한 후 컴퓨터와 연결해줍니다. 2. 안

marshmello.tistory.com

 

npx expo run:android --> 실행

 

The consumer was configured to find an API of a component, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'com.android.build.api.attributes.AgpVersionAttr' with value '7.4.1'. However we cannot choose between the following variants of project :react-native-camera:

expo 프로젝트를 expo prebuid 후 npx expo run:android 했지만 에러 발생

해결 방안 - > https://github.com/react-native-camera/react-native-camera/issues/2138

 

Cannot choose between the following variants of project :react-native-camera: · Issue #2138 · react-native-camera/react-native

Bug Report To Do First [Yes ] Did you try latest release? [Yes] Did you try master? [Yes] Did you look for existing matching issues? Related Modules RNCamera Platforms Android Versions Android: 27 ...

github.com

나머지 not found error는 npm install로 해결

npm install react-native-gesture-handler

npm install react-native-screens

npm install react-native-safe-area-context

Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.