-1

I want to create two UIViews. One has (lets say v1) list of UIViews instances inside while second one (v2) will empty initially. I want to pass object of v1 to v2 with animation. It should be like drag and drop from v1 to v2 with animation. Can anyone tell me how to do that? I just want to know the logic. Please help me.

4

1 回答 1

2

只需参考这个项目。在您的项目中进行必要的更改。

https://github.com/Hegaka/HGKDragAndDropRecycleBin

于 2013-10-04T07:20:42.190 回答