Overview of React Native Purchases
mainReact Native Purchases is a client-side wrapper for the RevenueCat subscription and purchase tracking system. It provides a unified interface for:
- StoreKit (iOS)
- Google Play Billing (Android)
- RevenueCat Web Billing
- RevenueCat Backend
It allows developers to fetch products, execute purchases, and track subscription status across platforms using a single React Native API.