
implementation("dev.enro:enro:3.0.0-alpha11")Enro is a lightweight navigation library for Android applications, facilitating seamless navigation between Fragments and Composables. It supports incremental adoption in existing apps through the `enro-compat` module, allowing gradual migration from traditional navigation components. ([enro.dev](https://enro.dev/docs/platform/android.html?utm_source=openai)) Enro integrates with annotation processing tools like KSP to streamline navigation setup and configuration.