Skip to main content
Mobile Launcher

Payments & Paywall

Monetize your app with subscriptions

Payments & Paywall

Built-in monetization features using RevenueCat.

Features

  • Paywall UI: Beautiful pricing table with monthly/yearly toggles.
  • Feature Gating: Components to hide/show content based on pro status.
  • Restore Purchases: Required for App Store compliance.

Components

  • Paywall.tsx: The main subscription screen.
  • ProGate.tsx: Wrapper component. <ProGate>Secret Content</ProGate>.

Integrations

Connects to RevenueCat hook useCustomerInfo to enable global access to subscription state via Redux.