A template React Native project using MobX and Typescript
- Change project
nameanddisplayNameonapp.json, thenamewill affect the name ofiosandandroidproject on step 3 - run
npm install - run
react-native ejectto createiosandandroidfolder - run
react-native link react-native-gesture-handlerto linkreact-navigationlibrary - run
react-native run-iosorreact-native run-androidto start the application