React Native packages bridge events as high-level event streams. Remote Config, Experiments, and Apple Search Ads now have their own pages. This page focuses on events and platform-specific helpers.

Event streams

  • onCustomerInfoUpdated
  • onReceiptPipelineEvent
  • onPurchaseIntent
  • onDeferredPurchaseResolved
  • onSdkLog

iOS-only helpers

These helpers are platform-specific and should be guarded from shared code:
  • presentOfferCodeRedeemSheet()
  • purchaseFromIntent(...)
For ASA helpers, use the dedicated Apple Search Ads page.

React Native Apple Search Ads

Enable ASA registration and diagnostics from React Native.