I have a `Popup` that changes its position based o...
# compose
a
I have a
Popup
that changes its position based on the user click, how I can animate the transition when this change happened? e.g.: animate the transition when adjusting the Y ax from 100 to 600
r
Animatable
might suits your needs