DEV Community

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

Posted on

4

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

Sentry blog image

The countdown to March 31 is on.

Make the switch from app center suck less with Sentry.

Read more

Top comments (1)

Collapse
 
claudiafoley profile image
ClaudiaFoley

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

Sentry growth stunted Image

If you are wasting time trying to track down the cause of a crash, it’s time for a better solution. Get your crash rates to zero (or close to zero as possible) with less time and effort.

Try Sentry for more visibility into crashes, better workflow tools, and customizable alerts and reporting.

Switch Tools

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay