A typescript react native template
npm install react-native-template-coffee- React Native version 0.45 or higher
- Typescript installed
````
react-native init
cd
node scripts/install.js
npm run ios or npm run android
test: npm run test
- [X] Redux
- [X] Redux Thunk
- [X] React Navigation
- [X] React Native Extended StyleSheet, decleration file is missing
- [X] axios
- [X] react-native-vector-icons
- [X] tslint
- [X] jest
- [X] Redux logger
it also gives you a basic folder structure