
implementation("dev.enro:enro-core:3.0.0-alpha05")Enro-core is a navigation library for Android applications, enabling screens to function like callable functions. It introduces `NavigationKey` to define screen inputs and outputs, allowing seamless invocation without concern for implementation details. Designed with a Compose-first approach, it supports incremental adoption alongside existing Fragments and Activities.