Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 555 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 555 Bytes

React Native Typescript Starter

Quick start for react native typescript application

In frontend, we use react-native with typescript, where you can find support

Initial dependence

cd cavy
yarn

Run ios

open cavy/ios in xcode and just run it.

Watch change

yarn start