I finally got to implement one approach I mentioned in <https://github.com/google/accompanist/issues...
f
I finally got to implement one approach I mentioned in https://github.com/google/accompanist/issues/729: https://github.com/fschuetz04/compose-navigation-test. This is a very very bare-bones implementation, but it works surprisingly well. I still need to add all the fancy navigation stuff and animations. Can this approach be made compatible with AndroidX navigation?
Also, unfortunately issue 729 in Accompanist is closed, but I really think it should be reopened.
m
This is an annoying issue that exists also in the current view based toolkit. It’s really difficult to smoothly animate the navigation views in according to the nav-destination views