Vimal Pandey
Vimal Pandey
@qnit82 @tri-bao To fix this ,follow these step 1) remove apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle") from android/app/build.gradlew 2) go to node_modules/react-native-vector-icon/Fonts and copy all the fonts 3) go to android/app/src/main and create...
> I stopped at this error > > I added the react-native-gesture-handler library to the project and called it in app.ts like this > > `import React, { useEffect, useRef,...
@vecchiomatias @joviksdev @Pivosoft @johnf To fix this ,follow these step 1) remove apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle") from android/app/build.gradlew 2) go to node_modules/react-native-vector-icon/Fonts and copy all the fonts 3) go to android/app/src/main...
@cullsin @yaotutu @ttruongatl @tri-bao To fix this ,follow these step 1) remove apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle") from android/app/build.gradlew 2) go to node_modules/react-native-vector-icon/Fonts and copy all the fonts 3) go to android/app/src/main...
@ttruongatl what happen ??
@tri-bao To fix this ,follow these step 1) remove apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle") from android/app/build.gradlew 2) go to node_modules/react-native-vector-icon/Fonts and copy all the fonts 3) go to android/app/src/main and create a...
Welcome @tri-bao. Can we follow each other ? as I am new to GitHub looking for some friends ...
@tri-bao followed too. ❤️ are you on discord ?? mine is vimal1464
@Volper212 Hi I have fixed this issue, and raised Pull request PR - [#4429 ](https://github.com/callstack/react-native-paper/pull/4429) @raajnadar