AdaptyFlowView
class AdaptyFlowView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AbstractComposeView
Functions
Link copied to clipboard
Link copied to clipboard
fun showFlow(flowConfiguration: AdaptyUI.FlowConfiguration, products: List<AdaptyPaywallProduct>?, eventListener: AdaptyFlowEventListener, insets: AdaptyFlowInsets = AdaptyFlowInsets.Unspecified, customAssets: AdaptyCustomAssets = AdaptyCustomAssets.Empty, tagResolver: AdaptyUiTagResolver = AdaptyUiTagResolver.Default, timerResolver: AdaptyUiTimerResolver = AdaptyUiTimerResolver.Default, observerModeHandler: AdaptyUiObserverModeHandler? = null)
Should be called only on UI thread