Xamarin iOS Crop View (Image Cropper)
This is an Objective-C binding project of TOCropViewController for Xamarin.iOS or Xamarin.Forms projects.
Objective-C Source: https://github.com/TimOliver/TOCropViewController
This binding project was created for TOCropViewController from CocoaControls.
LinkerFlags = "-ObjC"
Ex: [assembly: LinkWith ("...", LinkerFlags = "-ObjC")]
This will allow the CropView to work on physical devices