react-native-template-pyrobyte
v0.0.7
Published
react-native-template
Maintainers
Readme
Creating a new React Native project
There are two ways to start a React Native project.
The version of react-native used: 0.64.2 The version of react used: 17.0.2
Using npx (recommended)
This method is preferred if you don't want to install global packages.
npx react-native init MyApp --template react-native-template-pyrobyte