Sheirla
Results
2
comments of
Sheirla
try to run composer require phpfastcache/phpfastcache:* i tested and worked
> 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") > +...