A sample compose navigation destination code generation with kotlin symbols processing
NavGen A sample compose navigation destination code generation with kotlin symbols processing. Usage/Examples There are two screens , ScreenA (start destination) and ScreenB ScreenA want to pass message string to ScreenB. Generated Code For ScreenA For ScreenB Example Usage Limination Currently not available default parameters and only available primitive types but not a Double , … Read more