react-native-community / template

The React Native Community Template - getting started building RN apps for Android & iOS
MIT License
70 stars 16 forks source link

chore: add explicit dependency on the community CLI #39

Closed blakef closed 4 months ago

blakef commented 4 months ago

The react-native package will no longer depend on the community CLI packages. The template now owns this dependency. This allows us to deliver the same experience to users.

See facebook/react-native#45461 for some background

blakef commented 4 months ago

This is only necessary for 0.76 (or September).