From 9998bab2bf050fd39dbef8e8d37971c4c07fbbb2 Mon Sep 17 00:00:00 2001 From: Jeffrey Bunn Date: Fri, 24 Jan 2025 09:54:52 -0800 Subject: [PATCH] Added explainer that RN footer paywalls aren't supported with new RN architecture (#615) --- docs/tools/paywalls/displaying-paywalls.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/tools/paywalls/displaying-paywalls.mdx b/docs/tools/paywalls/displaying-paywalls.mdx index d7da4e81..3b27cb67 100644 --- a/docs/tools/paywalls/displaying-paywalls.mdx +++ b/docs/tools/paywalls/displaying-paywalls.mdx @@ -267,6 +267,11 @@ There are also several listeners that can be used to handle the paywall lifecycl ### How to display a footer Paywall on your custom paywall +:::warning +`PaywallFooterContainerView` is not supported when [React Native's New Architecture](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here) is enabled. +Please see this [GitHub issue](https://github.com/RevenueCat/react-native-purchases/issues/1158#issuecomment-2613000475) for more information. +::: + RevenueCatUI also has a paywall variation that can be displayed as a footer below your custom paywall. This allows you to design your paywall exactly as you want with native components while still using RevenueCat UI to handle it. This is done by using ``.