Compose navigation docs claims to have moved anima...
# compose-android
f
Compose navigation docs claims to have moved animation API's from accompanist back to jetpack navigation but I don't seem to see that and the official navigation compose docs doesn't show that
a
Have you checked the migration guide?
f
Yes
And I am using the lastest version of navigation
a
Latest alpha or latest stable?
f
Lastest stable release 2.7.1
What exactly do you think you are missing?
f
The NavHost in my codebase doesn't have those extra parameters, quite interesting , cause I am using the correct dependencies I can share some screenshots
Ah figured it out Thanks! I had a older version of compose