Skip to content

Latest commit

 

History

History

auto-nav-graph-wiring-processors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Auto Nav Graph Wiring

The process consists of two steps:

  1. :preparation generates Compose Navigation Route Destination code based on functions annotated with @AutoNavGraphWiring for a specific package name.
  2. :aggregation integrates the generated codes from the specified package into a cohesive structure.