
implementation("dev.enro:enro-runtime:3.0.0-beta01")Enro is a lightweight navigation library for Android applications, designed to simplify screen transitions and navigation flows. It treats screens as functions, allowing developers to define navigation keys that represent contracts for screen interactions. This approach enables seamless navigation between screens, including passing parameters and receiving results, enhancing modularity and maintainability.