I want to pick an image from the gallery and show the preview for a user asking him/her to cancel/chose the image.
I can achieve this using the allowsEditing
option but I want to hide the square crop that is displayed to the user, instead I just want to show the selected image in a separate view and give him an option to cancel or chose the selected image.