RevenueCat / react-native-purchases

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.
https://www.revenuecat.com
MIT License
691 stars 77 forks source link

Fix Footer Paywall in new arch #980

Closed vegaro closed 2 months ago

vegaro commented 2 months ago

Fixes the Footer paywall in Android in the new architecture by sending the height as an event. This also fixes landscape in Android, which was broken.

Will solve #978