Releases: adaptyteam/AdaptyUI-React-Native
v3.1.0
v3.0.1
🎉 Meet the AdaptyUI React Native SDK 3.0.0
With this version we're introducing support for the new paywall builder that offers more templates and layout flexibility. Note that:
- This version doesn't support paywalls created in the legacy (current) paywall builder
- But you can easily migrate those with a single press of a button in Adapty Dashboard
Breaking Changes:
- AdaptyUI now supports iOS 15 and newer
- Fixed behavior where URLs from paywalls designed with Paywall Builder would open automatically on iOS. You can now handle it manually on both platforms
v3.0.0
🎉 Meet the AdaptyUI React Native SDK 3.0.0
With this version we're introducing support for the new paywall builder that offers more templates and layout flexibility. Note that:
- This version doesn't support paywalls created in the legacy (current) paywall builder
- But you can easily migrate those with a single press of a button in Adapty Dashboard
Breaking Changes:
- AdaptyUI now supports iOS 15 and newer
- Fixed behavior where URLs from paywalls designed with Paywall Builder would open automatically on iOS. You can now handle it manually on both platforms
v2.11.1
v2.11.0
New:
- Starting with this version, we are synchronizing the versioning of Adapty SDK and AdaptyUI SDK.
- We now rely on CDN for data loading, a technology that allows us to synchronize data much faster.
- AdaptyUI now supports image loading via URLs from this version, which can reduce ViewConfiguration loading time.
Breaking:
- The
locale
parameter has been removed fromCreatePaywallViewParamsInput
. Adapty will now use the paywall's locale.
2.1.2
- support for Adapty React Native SDK 2.10.1
2.1.1
- added support for Adapty React Native SDK 2.10.0
2.1.0
- added support for custom fonts
- added support for custom tags
- added support for close button transition
- added
onRestoreStarted()
andonAndroidSystemBack()
callbacks
@2.0.1
@2.0.0-canary.1 🎉
- Support for Adapty SDK v2.6+
- Improvements for better RTL languages support
- Fixed wrong bottom controls behavior on some devices
Full Changelog: v1.0.3...v2.0.0-canary.1