
implementation("dev.enro:enro-runtime:3.0.0-alpha06")Enro is a lightweight navigation library for Android applications, designed to simplify screen transitions and navigation management. ([mvnrepository.com](https://mvnrepository.com/artifact/dev.enro/enro-runtime?utm_source=openai)) It offers a Compose-first runtime that supports seamless integration with existing Fragments and Activities, allowing incremental adoption without disrupting current app structures. ([enro.dev](https://enro.dev/docs/platform/android.html?utm_source=openai)) Enro's architecture emphasizes treating screens as functions, promoting a modular and maintainable codebase.