
implementation("dev.enro:enro:3.0.0-alpha04")Enro is a lightweight navigation library for Android applications, designed to simplify and enhance navigation management. It offers a modular architecture with components like `enro-core`, `enro-annotations`, and `enro-processor`, facilitating seamless integration and customization. Enro supports both traditional Android views and Jetpack Compose, allowing developers to adopt it incrementally in existing projects. Its features include automatic discovery of navigation destinations through annotations, integration with the Kotlin Symbol Processing (KSP) API for code generation, and compatibility modules for existing Fragment or Activity-based applications.