run-rn-init
v0.2.4
Published
Welcome to run-rn-init, this package allows you to specify react-native project name & version of react-native that will be used from up-to-date available react-native list.
Downloads
1
Readme
run-rn-init
Welcome to run-rn-init, this package allows you to specify react-native project name & version of react-native that will be used from up-to-date available react-native list.
Usage
- Move your terminal path to your destination path.
- Run
npx run-rn-init <YourAppName>
. - Choose react-native version.
- Type your android project package name.
- It will installing react-native from react-native cli package based on your preferences, wait until the process finish.