revenuecat-expo-setup

Installation
SKILL.md

RevenueCat with Expo

Why RevenueCat

You can't use Stripe or Polar.sh for digital goods in mobile apps. Apple and Google require their native billing systems. RevenueCat wraps both into one API.

Install

npx expo install react-native-purchases

Requires a development build (not Expo Go). In development, the SDK enters mock mode.

Setup

1. Create RevenueCat Account

Go to app.revenuecat.com and create a project.

Installs
1
First Seen
Jun 16, 2026
revenuecat-expo-setup — dangogit/ncode-saas-toolkit-mobile