Meet the Adapty React Native SDK 3.8.0!
- 🎉 With this version we're introducing support for the Onboarding Builder that allows your non-technical teams to create attractive and customizable onboarding flows without coding. Read More.
New
- Added
placement
property toAdaptyPaywall
. - Added
__ignoreActivationOnFastRefresh
toActivateParamsInput
- AdaptyUI: added support for Onboarding Builder.
- AdaptyUI: added
customAssets
parameter toCreatePaywallViewParamsInput
.
⚠️ Breaking Changes
GetPaywallParamsInput
renamed toGetPlacementParamsInput
.FallbackPaywallsLocation
renamed toFileLocation
.setFallbackPaywalls(paywallsLocation: Input.FallbackPaywallsLocation)
changed tosetFallback(fileLocation: Input.FileLocation)
.- public properties
abTestName
,audienceName
,revision
,placementId
(renamed toid
) moved fromAdaptyPaywall
toAdaptyPlacement
.