Mobile starters · Rank #8
React Native Boilerplate (Wataru Maeda)
Production-ready React Native boilerplate for iOS, Android, and Web with Expo SDK 54, React 19.1, Expo Router v6, Redux Toolkit, TypeScript, and AI-optimized development (Claude/Cursor). Features modern architecture, static web rendering, and automated deployment workflows.
Why this verdict
- No commits in 90 days; last commit 215 days ago.
- Latest release v5.0.0, 377 days ago.
- Expo 54 declared; latest is 57 (3 majors behind).
- On current major: React.
- Not counted in verdict: TypeScript 5 → 7, React Native 0 → 0.
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Expo expo | 54.0.33 | 57.0.25 | 3 majors behind |
| TypeScript typescript | 5.9.2 | 7.0.2 | Behind, not counted |
| React Native react-native | 0.81.5 | 0.87.1 | Behind, not counted |
| React react | 19.1.0 | 19.3.0 | Current |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
- Framework
- Expo, React Native
- Testing
- Jest
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- DeployCI/CD workflows
CI/CD workflows with EAS Build and Preview channels
- DeployMobile distribution
Generate iOS (IPA) and Android (APK) distributions
- DeployWeb deployment
Build and deploy web app to EAS Hosting
- TestingJest testing
Run Jest unit tests
- TestingWatch mode testing
Run Jest tests in watch mode for development
- TestingPre-commit hooks
Verify, format, and test your code to ensure all commits meet quality standards
- TestingRedux Toolkit state management
Redux Toolkit for global state management, pre-configured with Redux Hooks
- TestingFile-based routing
Expo Router v6 with flat config for file-based routing
- TestingTheme support
Light/Dark theme support with automatic detection
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote; 2 unverifiable items were discarded. A README claim is the maker's description, not something we tested.