What’s included
Every feature included in the boilerplate.
Demo app
- Loading and splash screens
- Home screen with five bottom tabs: home, chats, create, scan, profile
- Three-step onboarding flow on first launch
- iPad support
AI
- Streaming chat built on the Vercel AI SDK, with threads and a model picker
- Image attachments and vision models
- Image generation studio with style presets and aspect ratios
- Object scanner returning structured results
- Server-enforced free-message quota with a Pro upgrade path
Authentication
- Supabase Auth with Google, Apple, and email and password
- Sign-up, sign-in, and forgot-password screens
- Profile settings and avatar upload
- Account deletion, which both stores require
Payments
- RevenueCat for in-app purchases and subscriptions
- Subscription management screen
- Optional Superwall layer for paywalls you can change without a build
Styling
- Uniwind, which is Tailwind CSS v4 for React Native, compiled at build time
- HeroUI Native for accessible, themeable components
- CSS-based light and dark themes, with no
tailwind.config.js
Database
- Supabase Postgres, with migrations and a seed file
- Owner-scoped row-level security on every table
- Example CRUD with the Supabase client and React Query
Edge functions
chat,generate,identifyanddelete-account, running on Deno- Supabase Storage for avatars and private chat media
Push notifications
- OneSignal, wrapped so the SDK is imported in one file
- Permission primer built into onboarding
Analytics
- PostHog, behind an interface so you can swap the vendor in one file
Monitoring
- Sentry for error tracking and performance monitoring
Agent skills
setup,conventions,uniwind,heroui-native,store-assetsandsubmityarn skills:doctor, which reports what is configured and what is not
Shipping
- EAS build profiles for development, preview and production
- Store screenshot generation from a Maestro flow, sized for both stores
- First-release and every-release checklists, and credential setup
- Store listing playbook
Premium resources
- App Store and Play Store submission guides
- Figma asset templates for both stores
- Prompts for your terms and privacy policy
- Prompts for store listing copy
Last updated on