Using RevenueCatUI.presentPaywall() how do I present a specific paywall for a particular offering identifier? Can’t find this anywhere int he docs. For RN.
Thank. you.
Using RevenueCatUI.presentPaywall() how do I present a specific paywall for a particular offering identifier? Can’t find this anywhere int he docs. For RN.
Thank. you.
Best answer by cody
Hey
You’ll first need to fetch offerings, then pass the offering itself to the `presentPaywall` method: https://github.com/RevenueCat/react-native-purchases/blob/main/react-native-purchases-ui/src/index.tsx#L165
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.