👾 React Native Template TypeScript - Custom
⭐ Features
- Elegant usage directly within the React Native CLI
- Consistent with the default React Native template
- Minimal additional dependencies
- using custom components library
- using custom hooks
- using redux, redux-saga, redux-toolkit
- using translate language
- using react-navigation
- using react-native-vector-icons
- base implementation Login Screen
- ...
▶️ Usage
npx react-native init <project_name> --template react-native-template-quyenph
Usage with older versions of React Native
npx react-native init MyApp --template react-native-template-quyenph@1.0.0
See the below table to find out which version of the template to use.
React Native <=> Template Version
React Native | Template |
---|---|
0.71 | 1.0.* |
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
🔖 License
- This project is MIT licensed