
implementation("dev.enro:enro-runtime:3.0.0-alpha10")Enro is a navigation library that treats screens as functions, enabling seamless navigation across applications. It introduces `NavigationKey` to define screen inputs and outputs, allowing invocation without knowledge of implementation details. Designed with a Compose-first approach, it supports incremental adoption alongside existing Fragments and Activities.