0.0.3 • Published 6 years ago
crna v0.0.3
Create React Native App
npx create-react-native-app is really lōng, so you can run this instead:
npm i -g crna
crna my-appor this:
npx crna my-app...or just create an alias on your device.
alias crna="npx create-react-native-app"