Q&A
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')
- Likes
- 0
- Comments
- 4
- Viewcount
- 2184
Q&A
edit the file android/app/build.gradle and under the dependencies block, add this line: implementation project(':react-native-gesture-handler')