tree: 91e6ecad723ced3ff16d47cd63ace7d9df7482a3 [path history] [tgz]
  1. api/
  2. src/
  3. build.gradle.kts
  4. gradle.properties
  5. README.md
insets-ui/README.md

Insets: UI for Jetpack Compose

Maven Central

For more information, visit the documentation: https://google.github.io/accompanist/insets

Download

repositories {
    mavenCentral()
}

dependencies {
    implementation "com.google.accompanist:accompanist-insets-ui:<version>"
}

Snapshots of the development version are available in Sonatype's snapshots repository. These are updated on every commit.