
implementation("dev.enro:enro-common:3.0.0-alpha07")Enro-common is a core component of Enro, a navigation library designed to simplify screen management across various platforms. It introduces the concept of `NavigationKey`, treating screens as functions with defined inputs and optional results, enabling a consistent and type-safe navigation approach. Enro emphasizes a Compose-first architecture, allowing seamless integration with modern UI frameworks. Additionally, it offers compatibility layers to support existing components, facilitating incremental adoption.