In earlier version there is an animation
parameter, but it was removed. Use withAnimation
in your logic when changing the index, this way more complex animations won't get mixed up.
In earlier version there is an animation
parameter, but it was removed. Use withAnimation
in your logic when changing the index, this way more complex animations won't get mixed up.