You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say goodbye to time-consuming setup tasks like restructuring files, installing libraries, and crafting reusable components. Our project boilerplate is your solution to eliminate redundant work when starting from scratch. Built with the latest Expo SDK 53, React 19, and modern development practices, it includes only the most commonly-used libraries, so you can hit the ground running with a fully configured setup.
17
+
Say goodbye to time-consuming setup tasks like restructuring files, installing libraries, and crafting reusable components. Our project boilerplate is your solution to eliminate redundant work when starting from scratch. Built with the latest Expo SDK 54, React 19.1, and modern development practices, it includes only the most commonly-used libraries, so you can hit the ground running with a fully configured setup.
18
18
19
19
## 🎯 Pre-configured Features
20
20
21
-
- 📱 **Expo SDK 53** with React 19 and React Native 0.79.5
21
+
- 📱 **Expo SDK 54** with React 19.1 and React Native 0.81.4
22
22
- 🏗️ **New Architecture** enabled by default for optimal performance
23
-
- 🧭 **Expo Router v5** with flat config for file-based routing
23
+
- 🧭 **Expo Router v6** with flat config for file-based routing
24
24
- 🎨 **Light/Dark theme** support with automatic detection
25
25
- 🔄 **Redux Toolkit** for predictable state management
26
26
- 📦 **Environment configuration** with dotenvx for dev/staging/prod
0 commit comments