AJWDraggableDroppable icon indicating copy to clipboard operation
AJWDraggableDroppable copied to clipboard

☠️ A drag and drop API for iOS.

Results 2 AJWDraggableDroppable issues
Sort by recently updated
recently updated
newest added

Hi, I have a draggable UIView on CGPoint(100,100). How can i make it snap back to this point on miss? The line below does not works (it has a strange...

Just wondering, does this API support using the application's window? I currently have an UISplitViewController application that I am dragging and dropping from the table view (master) to the map...