Is it possible to implement an `allowsEditing` method similar to the native UIImagePickerControllor one? I basically try to crop the fb image to a square when importing and allowing the user to edit it itself.
Is it possible to implement an
allowsEditingmethod similar to the native UIImagePickerControllor one?I basically try to crop the fb image to a square when importing and allowing the user to edit it itself.