react-native-better-template icon indicating copy to clipboard operation
react-native-better-template copied to clipboard

Upgrade to 0.71.0

Open jasielmacedo opened this issue 2 years ago • 1 comments

Hello, do you plan to upgrade this template to use React Native 0.71.0?

Now that Node 18 has reached stable status, most packages require a newer version of Node, making using this template with Node 18 difficult.

jasielmacedo avatar Feb 09 '23 18:02 jasielmacedo

Hi! I think this became a bit outdated with recent changes in React Native - they use TypeScript by default and Swift part is impossible because of the c++ code for the new architecture (well it is possible with 2 app delegates, but probably no need to complicate things). And I read somewhere that React Native team is also working on Kotlin as default for Android.

demchenkoalex avatar Feb 10 '23 12:02 demchenkoalex