Mobile starters · Rank #7
Expo Local-First Template
📱 A template for bootstrap your next Expo project: Bun, Expo 54, TypeScript, TailwindCSS, DrizzleORM, Sqlite, EAS, GitHub Actions, Env Vars, expo-router, react-hook-form.
Why this verdict
- No commits in 90 days; last commit 342 days ago.
- Latest release v1.1.1, 342 days ago.
- Expo 54 declared; latest is 57 (3 majors behind).
- Drizzle 0.43.1 declared; latest is 0.45.3 (0.x releases can break).
- Tailwind CSS 3 declared; latest is 4 (1 major behind).
- Zod 3 declared; latest is 4 (1 major behind).
- On current major: React.
- 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.0 | 57.0.25 | 3 majors behind |
| TypeScript typescript | 5.9.2 | 7.0.2 | Behind, not counted |
| Drizzle drizzle-orm | 0.43.1 | 0.45.3 | 1 major behind |
| React Native react-native | 0.81.4 | 0.87.1 | Behind, not counted |
| Tailwind CSS tailwindcss | 3.4.1 | 4.3.3 | 1 major behind |
| Zod zod | 3.24.1 | 4.6.5 | 1 major behind |
| 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
- Database / ORM
- Drizzle
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- DataSQLite integration
Local-first based on Expo SQLite for for native and Sqlite.js for Web
- DataDrizzleORM integration
Full integrated with DrizzleORM including live query
- DataZustand state management
zustand
- DataNativeWind v4
Integrate with NativeWind v4, Tailwind CSS for React Native
- Datarn-reusables components
Common components from the rn-reusables
- DataDark and light mode
Dark and light mode - Android Navigation Bar matches mode and Persistant mode
- DataBiome linter and formatter
Linter and Code Formatter with biome
- DataVSCode extensions
VSCode recommended extensions, settings, and snippets to enhance the developer experience
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.