Skip to content

dilraj-singh1997/safe-compose-args

 
 

Repository files navigation

Safe-Compose-Args

This is a compile-time annotation processor that will generate type-safe methods to get/retrieve arguments for a jetpack compose destination Please go through the release notes to find the latest features [annotaion] [annotation-processor]. Integration guide is mentioned below. This repo is explained in the following articles:
Part-1
Part-2

Integration guide to include this as a library in your project

Part-3

Update:

Now the annotation does not expect a string argument, as the class name will be used as a guide to generate the relative compose destination methods.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%