This page was last updated on: 29th August 2025
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)
Setup Flow (Recommended order)
- Requirements → Init your app
- Supabase → Local dev or Cloud
- Notifications → iOS/APNs + Expo credentials
- RevenueCat → Subscriptions
- Sentry → Error tracking
- Stripe → Payments + Webhooks
- Resend → Email service
- Prepare Build → EAS build & submit
Quick Links (Echo docs)
Native libraries are required (use Development Builds, not Expo Go) and some services need paid accounts for production.