no natives modules full JS
pro:
- easy to test and deploy
- hasslefree update modules, no break dependencies
cons:
- modules are not the latest
- limited modules
yarn add --dev typescript
yarn add --dev react-native-typescript-transformer
yarn tsc --init --pretty --jsx react
touch rn-cli.config.js
yarn add --dev @types/react @types/react-native