EmreKorpe

Results 3 comments of EmreKorpe

yes, as you said, if the scrolling is fast, it closes completely without waiting. It would be great if it waits for the second scroll at the default height without...

> It worked on RN 0.74.0 just add at \node_modules\react-native-vector-icons\fonts.gradle > > ``` > if (lintVitalAnalyzeTask) { > lintVitalAnalyzeTask.dependsOn(fontCopyTask) > } > > + def generateReportTask = tasks.findByName("generate${targetName}LintVitalReportModel") > +...