Xamarin.iOS - Mastering Drag and Drop in iOS 11

There are two app projects in this sample, intended to be run at the same time on an iPad. The DragSource app contains a variety of different types of data for dragging, and the DragTarget offers a convenient place to drop them.

Dragging barcodes from app to app

Swift sample available from WWDC 2017 Mastering Drag and Drop. See the original readme for more information.

License

Xamarin port changes are released under the MIT license