
implementation("dev.enro:enro:3.0.0-beta03")Enro is a navigation library enabling function-like screen behavior across applications, supporting Android, iOS, Desktop, and Web platforms. ([enro.dev](https://enro.dev/?utm_source=openai)) It utilizes `NavigationKey` to define screen inputs and outputs, allowing seamless invocation without knowledge of implementation details. Designed with a Compose-first approach, it offers a compatibility layer (`enro-compat`) for integrating existing Fragments and Activities alongside Compose destinations, facilitating incremental adoption.