tree: 30f1e2a605ad4db3b6570775ade6770a8af9b21c [path history] [tgz]
  1. api/
  2. src/
  3. build.gradle.kts
  4. gradle.properties
  5. README.md
navigation-animation/README.md

Navigation for Jetpack Compose

Maven Central

For more information, visit the documentation: https://google.github.io/accompanist/navigation-animation

Download

repositories { mavenCentral() } dependencies { implementation "com.google.accompanist:accompanist-navigation-animation:<version>" } 

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