Init project with default template:
- Add typescript.
- Create folder app's structure.
To use, run this cmd: react-native init ProjectName --template https://gitlab.com/thaitanloi/react-native-ts-template && node ProjectName/setup.js
Init project with default template:
To use, run this cmd: react-native init ProjectName --template https://gitlab.com/thaitanloi/react-native-ts-template && node ProjectName/setup.js