Search code examples
iphoneobjective-cios4drag-and-drop

iPhone App: implementation of Drag and drop images in UIView


In my iPhone App I want to implemented functionality as shown below

enter image description here

user can pick a shape(an image) from one view and put in other view

How can I achieve this?


Solution

  • Try below link drag and drop image around the screen

    also try this