Hi all,
New to RC - in fact, new to front-end and app development altogether.
I am developing an app using Expo and using RevenueCat for IAP and subscription which from I can see, works quite well.
I see that there’s the meta data for each offering which I can configure and then download from the client side but I can’t see any examples on how I can impact RevenueCatUI.PaywallFooterContainerView / Paywall is rendered?
Is it a supported feature or would I have to manually create a paywall component using the meta data? The documentation shows how to do this on Kotlin only https://www.revenuecat.com/docs/tools/offering-metadata/offering-metadata-examples
Thanks in advance,
Ray.