DEV Community

Cover image for New React Native Template 2023 for start new app. I choice it
bonnguyenitc
bonnguyenitc

Posted on

New React Native Template 2023 for start new app. I choice it

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:

Demo

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)

Collapse
 
claudiafoley profile image
ClaudiaFoley

I got a lot of important information from your post! Dua for impossible to possible