react-native-template-theson
v1.0.0
Published
A React Native template with Navigation, i18n, Theme, State Management, and more
Maintainers
Readme
react-native-template-theson
A custom React Native template with navigation, i18n, theming, state management, and more.
Usage
npx @react-native-community/cli init MyApp --template react-native-template-thesonOr with local file:
npx @react-native-community/cli init MyApp --template file:///path/to/react-native-template-thesonFeatures
- Navigation: React Navigation (Native Stack + Bottom Tabs)
- i18n: Multi-language support (Vietnamese default, English)
- Theme: Dark/Light/System mode
- State Management: Zustand
- Storage: MMKV (fast key-value storage)
- API: Axios with interceptors
- Icons: React Native Vector Icons (Ionicons, Material, Feather)
- Folder Structure: Well-organized and scalable
License
MIT
