create-react-native-app
create-react-native-app copied to clipboard
Selecting React Native version
Is there an option to select the React Native version just like we can do with the react-native init newproject --version X.XX.X?
Also looking for this. A common use case for (me at least) is using create-react-native-app to update react-native versions, and I'd like to use it for selecting beta versions.