0

I am new to gestures and I don't get any proper solution for achieving my request, Can anyone help me in dragging a container up and down vertically to a certain point?.

I need to achieve something like the below image. Thanks in advance.

container at bottom

dragged container

S4NJ33V
  • 21
  • 1
  • 4

1 Answers1

0

Consider using draggable home if you want a ready-made similar effect. If you want to replicate the goggle maps UI one-on-one, consider reading DraggableScrollableSheet and make one your own.

Hope it helps!

Kyaw Thiha
  • 1
  • 2
  • 1