Skip to content

ethanneff/react-native-typescript

Repository files navigation

React Native with TypeScript

install

git clone git@github.com:ethanneff/react-native-typescript.git
cd react-native-typescript
yarn install

run

yarn ios
yarn android

lint

yarn lint

test

yarn test