Package-level declarations
Types
Functions
A composable that provides a "slide to unlock" UI to initiate a purchase for a Package with an applied promotional offer. This is an App Store-only function.
A composable that provides a "slide to unlock" UI to initiate a purchase for a Package with a given win-back offer. This is an iOS-only function and requires iOS 18.0+.
A composable that provides a "slide to unlock" UI to initiate a purchase for a StoreProduct with an applied promotional offer. This is an App Store-only function.
A composable that provides a "slide to unlock" UI to initiate a purchase for a StoreProduct with a given win-back offer. This is an iOS-only function and requires iOS 18.0+.
A composable that provides a "slide to unlock" UI to initiate a purchase for a Package. When the user slides the component to the end, it triggers the RevenueCat purchase flow.
A composable that provides a "slide to unlock" UI to initiate a purchase for a StoreProduct. When the user slides the component to the end, it triggers the RevenueCat purchase flow.
A composable that provides a "slide to unlock" UI to initiate a purchase for a specific SubscriptionOption. This is a Google Play-only function.