revenuecat

Integrate RevenueCat payments in Expo/mobile apps and manage entity CRUD operations.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill revenuecat-tamnguyentommy-rgb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revenuecat
Source: https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project/tree/main/.local/skills/revenuecat
Command: npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill revenuecat-tamnguyentommy-rgb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @replit/revenuecat-sdk, and includes references (resource) components.

What problem does it solve?

Guidelines for using RevenueCat to integrate payments in mobile apps and perform CRUD operations on RevenueCat entities.

Core Features & Use Cases

  • Setup: seed RevenueCat projects/apps, create products, entitlements, offerings, and publish to test/app stores.
  • Client integration: configure react-native-purchases in Expo/mobile, fetch customer info, offerings, and enable purchases via a provider.
  • Governance: manage CRUD operations for RevenueCat entities and reference documentation.

Quick Start

Seed RevenueCat entities and configure client-side integration to enable purchases.

Frequently Asked Questions about revenuecat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate RevenueCat in-app purchases in an Expo mobile app?

To integrate RevenueCat in-app purchases in an Expo app, configure the react-native-purchases SDK within a provider to fetch customer info and offerings. This Skill provides guidelines for client-side setup and enabling purchases.

What is the best way to manage RevenueCat offerings and entitlements?

Managing RevenueCat offerings and entitlements involves performing CRUD operations on RevenueCat entities. This Skill outlines workflows to create products, configure entitlements, and publish offerings across test, app store, and play store environments.

Does the RevenueCat integration work with React Native?

Yes, the RevenueCat integration works with React Native by utilizing the react-native-purchases SDK. It provides client-side usage patterns to fetch customer info, display offerings, and enable purchases via a configured provider.

How do I set up RevenueCat products and apps for both iOS and Android stores?

Setting up RevenueCat products for iOS and Android requires configuring projects and apps within RevenueCat. This Skill provides management workflows to create products and publish them to both the App Store and Play Store environments.