Source set: Android
val LocalConfiguration =
compositionLocalOf<Configuration> { noLocalProvidedFor("LocalConfiguration") }
The Android Configuration. The Configuration is useful for determining how to organize the UI.
The Android Configuration.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalConfiguration =
compositionLocalOf<Configuration> { noLocalProvidedFor("LocalConfiguration") }
The Android Configuration. The Configuration is useful for determining how to organize the UI.
Last updated: