rn-template-pyrobyte-typescript
v0.0.1
Published
react-native-template
Downloads
1
Maintainers
Readme
Creating a new React Native project
There are two ways to start a React Native project.
Using npx
(recommended)
This method is preferred if you don't want to install global packages.
npx react-native init MyApp --template rn-template-pyrobyte-typescript