Source set: Android
val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") }
Provides a Context that can be used by Android applications.
Provides a Context that can be used by Android applications.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalContext = staticCompositionLocalOf<Context> { noLocalProvidedFor("LocalContext") }
Provides a Context that can be used by Android applications.
Last updated: