Get started by running npx fast-expo-app@latest
This boilerplate provides a fast and modern setup for building React Native applications with Expo, NativeWind, and TypeScript. It's designed to enhance developer experience and streamline your development process.a
Developer experience first:
- ⚡ Expo for mobile development
- ⚛️ React Native for building native apps using React
- 🔥 Type checking TypeScript
- 💎 Integrate with NativeWind, Tailwind CSS for React Native
- 🌜 Light/Dark mode already setup with toggle
- 📊 MMKV (~30x faster than AsyncStorage and not Async usage)
- 📁 File-based routing with Expo Router
- 📏 Linter with ESLint
- 💖 Code Formatter with Prettier
- 🤡 Unit Testing with Jest
- 💡 Absolute Imports using
@
prefix
- ⚡ Expo SDK 53 (Including Expo Router 3.5, Expo UI...) + update all libraries
- ⚛️ React Native 0.79 (Including New Arch, Android Edge-to-Edge...)
- 💎 NativeWind 4.0
- 🥟 Bun
- Node.js 22+ (Recommended LTS)
- BUN IS VERY RECOMMENDED
Contributions are welcome! If you find a bug or have suggestions for improvements, please open an issue on the GitHub repository. You can also submit pull requests with enhancements or fixes.
Licensed under the MIT License, Copyright © 2025
See LICENSE for more information.
Made with ♥ by Teczer