질문&답변
react-native-gesture-handler 라이브러리 설치 후 에러
edit the file android/app/build.gradle and under the dependencies block, add this line: implementation project(':react-native-gesture-handler')
- 좋아요수
- 0
- 댓글수
- 4
- 조회수
- 2165
질문&답변
edit the file android/app/build.gradle and under the dependencies block, add this line: implementation project(':react-native-gesture-handler')