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')
- いいね数
- 0
- コメント数
- 4
- 閲覧数
- 2184
Q&A
edit the file android/app/build.gradle and under the dependencies block, add this line: implementation project(':react-native-gesture-handler')