Stefano Formicola

Results 6 comments of Stefano Formicola

> Apparently this is an R8 bug: https://issuetracker.google.com/issues/206855609 > > Following https://issuetracker.google.com/issues/206855609#comment9 solved the issue. This helped a lot, thanks! I'm using r8:3.1.51

Same issue. Can't set the `-opt-in=kotlin.ExperimentalStdlibApi` compiler flag. My kotlin version is `1.6.10` **Edit** I upgraded to Gradle 7.5.1 and it works `./gradlew wrapper --gradle-version 7.5.1 --distribution-type=all`

> try [Jichao@f54159f](https://github.com/Jichao/react-native/commit/f54159f774b57d7d2380ce51a9fa2e4a8c6ee039) > add > `s.dependency "React-hermes", version ` > to react-core.podspec For me applying this patch resulted in the following error from `RCTThirdPartyFabricComponentsProvider.h` in pod React-Codegen: `... /ios/build/generated/ios/RCTThirdPartyFabricComponentsProvider.h:14:9:...

@jamonholmgren not really, I guess paths should be relative to the location of the script rather than `user.dir`. I [asked](https://chat.openai.com/share/33a3031d-12db-4417-bd45-cbb53967de47) GPT 3.5 but didn't try it yet

Solution: https://github.com/Monte9/react-native-ratings/issues/168 fixed by patching 'react-native-ratings'