Guys, been using compose lately. I don't see the e...
# android
b
Guys, been using compose lately. I don't see the equivalent of 'Fragment transition' in compose. I've been using navController with two different composable and trying to have animation between them. Can someone guide me?
😶 1
a
That API is not yet available in compose-navigation
w
is there a default animation that we are stuck with now, or is there no supported transition animations?
i
These are probably all much better questions for the dedicated #compose channel, but as of right now there are no transition animations supported at all
👍 1