All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.revenuecat.purchases.kmp.ui.revenuecatui.Paywall.kt Maven / Gradle / Ivy

There is a newer version: 1.3.2+13.9.0
Show newest version
package com.revenuecat.purchases.kmp.ui.revenuecatui

import androidx.compose.runtime.Composable

/**
 * A full-screen Paywall.
 */
@Composable
public expect fun Paywall(options: PaywallOptions)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy