A modern, feature-rich boilerplate for building cross-platform mobile applications with React Native. Built with developer productivity and best practices in mind.
This starter pack is powered by Expo SDK 52 and combines the best tools in the React Native ecosystem:
- ⚛️ React Native - Build native mobile apps using React
- ⚡ Expo - Streamlined mobile development platform
- 🔥 TypeScript - Type-safe JavaScript
- 💎 NativeWind - Tailwind CSS for React Native
- 📁 Expo Router - File-based routing
- 📏 Code quality with ESLint
- 💖 Consistent formatting with Prettier
- 🦊 Git workflow automation with Husky
- 🚫 Pre-commit checks using Lint-staged
- 💡 Simplified imports with
@
prefix aliases
- 🦺 Unit testing with Jest and React Testing Library
- 🧪 End-to-end testing with Detox
- 🗂 Optimized VSCode setup with recommended extensions
- 📳 Expo Haptics - Add tactile feedback
- 📍 Expo Location & Expo Maps - Location services and map integration
- 📋 Expo Clipboard - Copy and paste functionality