Hi everybody, i just build a boilerplate React Native for my work, i can start new app a way easy. I'm inherited and inspired by:
I create many component to help build UI easier: Col, Row, Align, Stack, Positioned, Card, Image, If, Center, AppBar,...
To can build it i use:
- React Native
- React Navigation 6
- Zustand
- Typescript
- Local storage with MMKV
- Axios
- Flipper
- Multiple environment development with react-native-config
- Modal, popup with react-native-modals
- Theme with @shopify/restyle
- Form validation with react-hook-form, yup
- Multi language with react-i18next, i18next
- Splash with react-native-bootsplash
- Error Boundary
- Font setting
- Format source with eslint, prettier
- Animation with moti, reanimated
Any developer seeing this post can give me advice to improve my repository. Really thank you very much.
Please checkout:
https://github.com/bonnguyenitc/react-native-starter
Top comments (1)
I got a lot of important information from your post! Dua for impossible to possible