0.0.7 • Published 2 years ago

react-native-template-pyrobyte v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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