react-native-scripts-ts
v1.15.0
Published
Configuration and scripts for Create React Native App.
Downloads
354
Readme
react-native-scripts
The README for this package is hosted at https://github.com/mathieudutour/create-react-native-app-typescript.
Development
yarn && yarn start
will start a watcher that will build artifacts and place them in the build directory.
Warning: if you change the template project's dependencies, make sure to update checkAppName
in create-react-native-app/src/index.js
.