react-native-community / react-native-template-typescript

👾 Clean and minimalist React Native template for a quick start with TypeScript.
https://www.npmjs.com/package/react-native-template-typescript
MIT License
1.86k stars 397 forks source link

update template dependencies to match upstream #255

Closed skdrew closed 2 years ago

skdrew commented 2 years ago

The upstream React Native package template has more recent dependencies in its package.json file. This PR brings these up to parity.

https://github.com/facebook/react-native/blob/main/template/package.json

radko93 commented 2 years ago

Thanks for your PR, but we link this template to official RN releases and not to the main branch. Otherwise the template could be incompatible with the stable release.

leotm commented 2 years ago

jus to add, when 0.68.0 stable's out, then will be 👌


^0.69.1 will be in 0.68.0-rc.4 looks like

since not in 0.68.0-rc.3