Categories / object
The code snippets provided do not demonstrate a single implementation of a custom view that responds to touch events and passes the name of the item being dragged between views, but rather several examples of different approaches to handling this scenario.
Determining Which Object Was Tapped in an iOS Application: A Guide to Touch Location and Object Intersection