0.1.7 • Published 7 years ago
react-native-typescript-starter v0.1.7
React-Native-TypeScript-Starter
Before you start this up, make sure you installed:
npm install -g react-native-cli
brew install node
brew install watchmanIf you want to use NPM:
npm install -g react-native-typescript-starterIf you want to use Yarn:
yarn global add react-native-typescript-starterWhen that installs, you can generate a project by typing:
rntscd into your project and run npm i or yarn install