mp-native-starter
v1.0.0
Published
CLI tool to create a react native start template
Downloads
4
Readme
Starter template for React native apps
Install
npx degit mp3846/native-starter <APP-Name>
Install and update package.json
npx mp-native-starter <APP-Name>
Then run
cd <App-Name> && yarn