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.
问问题
104 次