Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Could we get an official response to this feature request? Is there an idea to support SafeArgs in navigation-compose one day? Not asking for any time frames. Maybe there is no plans for statically generated args for navigation-compose at all.
cl...@google.com <cl...@google.com> #3
Please check out my implementation of the same-
Part 1-https://proandroiddev.com/safe-compose-arguments-an-improved-way-to-navigate-in-jetpack-compose-95c84722eec2
Part 2-https://proandroiddev.com/safe-compose-arguments-an-improved-way-to-navigate-in-jetpack-compose-part-2-218a6ae7a027
Github repo-https://github.com/dilrajsingh1997/safe-compose-args
Part 1-
Part 2-
Github repo-
ja...@gmail.com <ja...@gmail.com> #5
+1
jb...@google.com <jb...@google.com> #6
this library make it super easy if can you support this on the native way
Description
It would help with testing safe args if there is a test util to create a handle based on a serializable object.
Sample use case in nowInAndroid