Riccardo Cipolleschi

Results 310 comments of Riccardo Cipolleschi

@Tahfimul could you please sign the CLA and follow up with the suggested updates?

> Consider upgrading to the latest stable version as well https://react-native-community.github.io/upgrade-helper/?from=0.66.2&to=0.68.1 The new stable version is 0.69.3 > [CodeGen requires min RN version 0.70](https://deploy-preview-3037--react-native.netlify.app/docs/next/the-new-architecture/pillars-codegen). Not really. Codegen works starting from...

[Here](https://github.com/react-native-community/RNNewArchitectureApp/tree/run/from-0.67-to-0.70) you can find a full migration from 0.67.4 to 0.70.0-rc.0

Hi @marandaneto! How's this investigation/migration going? Can I help with anything?

That link is a bit outdated. I suggest that you use v0.70 as reference instead of 0.68. We changed several things and simplified the migration process a bit.. And we...

I think that a little bit of extra context can be helpful here. React Native rebundle and ships its own version of React internally (which is the same code you...

Yeah, technically if the users turn off [this setting](https://github.com/facebook/react-native/blob/main/template/ios/HelloWorld/AppDelegate.mm#L27-L30) for iOS and its equivalent for Android, it should behave like React 17.

Thank you so much for checking this as well!

Hi everyone! Any update on this PR? :D

Hi @Viraj-10, could you rebase your branch, please?