How to remove dragged view #168
Labels
animation
Related to animations such as snapbacks
bug
Something isn't working
reproduced
The issue includes a verified minimal reproduction
Description
I downloaded the library and got it up and running pretty quickly.
However, now I have an issue when I drag the view and release it onto a receiver, the view is not removed. It remains visible on the screen. Also, the snapback is not working.
I want the view to always disappear when it is released, i.e. the drag ends. I want the view to snap back into position when it is released somewhere, other than a receiver.
My setup is as follows:
App.tsx
Receiver:
Draggable:
Result:
Environment
The text was updated successfully, but these errors were encountered: