This page was last updated on: 29th August 2025
Repo (Private): https://github.com/code-and-creed/echo

What is Echo?

Echo is a complete React Native starter built on Expo with opinionated, production-grade integrations:
  • Authentication (Email, Google, Apple)
  • Supabase (database, auth, edge functions)
  • Push Notifications (Expo Notifications / APNs)
  • Payments (Stripe)
  • Subscriptions (RevenueCat)
  • Error Tracking (Sentry)
  • Emails (Resend)
  1. Requirements → Init your app
  2. Supabase → Local dev or Cloud
  3. Notifications → iOS/APNs + Expo credentials
  4. RevenueCat → Subscriptions
  5. Sentry → Error tracking
  6. Stripe → Payments + Webhooks
  7. Resend → Email service
  8. Prepare Build → EAS build & submit
Native libraries are required (use Development Builds, not Expo Go) and some services need paid accounts for production.