Standard tier · $99 once
Everything in Standard, explained.
Standard is the tier most founders pick: the full stack to ship a real app this week, plus the U-AMOS 2.0 memory system that keeps your AI consistent. Here's everything in the box and why it matters.
Everything in Lite, plus 12 feature modules
Standard ships 12 production feature modules: authentication (Apple, Google, email, biometric), onboarding with A/B variants, home dashboard, an offline-first todos reference, settings and profile, notifications, paywall, remote config, store review prompts, gamification, analytics, and tutorial overlays. Each one is a working pattern you copy, not a doc you read.
Payments: RevenueCat paywall
react-native-purchases wired end to end: monthly and yearly tiers, free trial support, A/B paywall variants, restore purchases, receipt validation, and a 48-hour cooldown. The part of every app that takes weeks to get right is already built and testable.
Backend: Supabase with Row-Level Security
Postgres, auth, and RLS policies set up the way you would want them in production. RTK Query talks to Supabase through a base query with auth headers and tag-based cache invalidation.
Firebase: analytics, crashes, config, push
Firebase Analytics, Crashlytics, Remote Config with feature flags and gradual rollouts, and FCM push notifications. Sentry is bundled too, feeding a unified logger for richer error context.
Offline-first sync, three strategies
MMKV cache (10 to 30 times faster than AsyncStorage), a sync queue, optimistic UI, and last-write-wins conflict resolution. Switch between offline-first, online-first, and local-only with a one-line change. The todos module is the working reference implementation.
Gamification and retention
Streaks, badges, achievements, points, a leaderboard screen, and Skia-powered celebration animations. Plus smart store-review prompts and scheduled reminder notifications, the retention plumbing consumer apps need.
U-AMOS 2.0: the AI memory system
This is what makes the boilerplate AI-native. A 9-file memory bank holds project identity, architecture decisions, and current focus. Rule packs cover design system, state, performance, security, i18n, navigation, offline, and testing. Generators scaffold paywalls, onboarding, notifications, and more. 97+ AI-authored articles document the patterns. Your AI reads all of it, so it writes code that fits instead of hallucinating structure.
Ship it: EAS, testing, languages
EAS Build with development, staging, and production profiles plus EAS Submit for both stores. Jest with Testing Library for unit and integration tests. Three languages included (English, French, Spanish) with auto-detection. 60+ typed UI components. Deep linking wired.
What it costs
$99 once (early adopter price, normally $199). Build unlimited projects with it. No full refunds since you keep the repo, but 50% back within the first 7 days, no questions asked.