Skip to main content
Question

Abort paywall react-native-purchases-ui?

  • April 1, 2025
  • 1 reply
  • 20 views

Forum|alt.badge.img

Hello guys, 

I am fairly new to RevenueCat and attempting to integrate paywalls into my app using react-native-purchases-ui. I want to set up a Freemium model where the user can be to remove ads or watch a rewarded ad to move on. I am just trying to work out the flow to enable this. 

So far my plan for potential implementation, I have a button within the WYSIWYG editor that navigates to a deep link within the app that triggers the reward ad to show, I however need to also dismiss the paywall on this action. There doesn’t seem to be any way to programatically close or abort the paywall? Or alternatively perform both a deep link action and dismiss action through a button within the paywall?

Is there any way to achieve this flow that I am missing or do I need to reach for manual implementation of the paywall and loose the benefits of your paywalls feature?

1 reply

jeffrey_bunn
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • 277 replies
  • April 4, 2025

Hi ​@psquizzle! Thanks for sharing your desired flow - I have shared this with my paywalls team. For now, I think you could achieve this in the following way:

  1. Instead of using presentPaywall, use the full RevenueCatUI.Paywall component
  2. Set a global boolean that controls whether the component is rendered
  3. When your deep link is triggered and the user is taken to your ad, listen to your deep link handler and change the boolean value, which should remove the paywall component from your tree.

Let me know if this makes sense and if you’re able to make this work. Thanks again for the feedback!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings