AssetsPickerViewController
AssetsPickerViewController copied to clipboard
Feature request for `allowsEditing` to be configurable for `AssetsPickerManager`
AssetsPickerManager has allowsEditing hardcoded to true.
Because allowsEditing is true and not configurable, the user is able to crop the image they took, but we do not want that functionality.
@DragonCherry It would be preferable if allowsEditing was configurable for AssetsPickerManager