DEV Community

Cover image for The Ultimate React Native Boilerplate with TypeScript
Joseph Goksu
Joseph Goksu

Posted on • Updated on

The Ultimate React Native Boilerplate with TypeScript

The template for React Native that includes all you need to build amazing projects πŸ”₯

πŸ“± React Native β€” version 0.64.0
πŸŽ‰ TypeScript - Type checking
πŸ“ ESLint β€” Pluggable JavaScript linter
πŸ’– Prettier - Opinionated Code Formatter
🌘 Dark Mode - Support dark mode
πŸŒ† UI Kit - Beautiful UI
βš™οΈ RN Dotenv Environment variable with RN env
Enter fullscreen mode Exit fullscreen mode

πŸ‘‰ Let's try: https://github.com/joeygoksu/LightReactNative

🌸 Built with template


My other blog posts:

Top comments (1)

Collapse
 
handipriyono profile image
Handi Priyono

Thanks for the sharing.. ! That's awesome.
Btw, let me share another react native boilerplate, but it is very simple react native typescript boilerplate,
if you guys wanna try, check this out: dev.to/handipriyono/react-native-t...