Mobile starters · Rank #3
React Native Template (Obytes)
📱 A template for your next React Native project: Expo, PNPM, TypeScript, TailwindCSS, Husky, EAS, GitHub Actions, Env Vars, expo-router, react-query, react-hook-form.
Why this verdict
- No commits in 90 days; last commit 115 days ago.
- Latest release v9.0.0, 241 days ago.
- Expo 54 declared; latest is 57 (3 majors behind).
- On current major: React, Tailwind CSS, Zod.
- Not counted in verdict: TypeScript 5 → 7, React Native 0 → 0.
Check before you commit
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Expo expo | 54.0.32 | 57.0.25 | 3 majors behind |
| TypeScript typescript | 5.9.3 | 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 |
| Tailwind CSS tailwindcss | 4.1.18 | 4.3.3 | Current |
| Zod zod | 4.3.5 | 4.6.5 | 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
- API layer
- TanStack Query
- Testing
- Jest
- i18n
- i18next
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AuthAuth flow implementation
Auth flow implementation using Zustand for state management and react-native-mmkv for secure data storage.
- TestingUnit testing setup
Unit testing setup with Jest and React Testing Library.
- TestingE2E testing capabilities
E2E testing capabilities with Maestro for comprehensive app testing.
- TestingLint-staged integration
Run Eslint and TypeScript checks on Git staged files to maintain code quality.
- UIMinimal UI kit
Minimal UI kit built with TailwindCSS, featuring common components essential for your app.
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. A README claim is the maker's description, not something we tested.