Is it poossible to change the CameraControls https://developer.apple.com/documentation/uikit/uiimagepickercontroller/1619129-showscameracontrols?language=objc ?
I would like to use the most part of what is inside the defualt cameraControls but I can only set the visiblity of it (turn it off) - or to check if is active or not. But how can I edit it? There does not seem to be anyway of getting the cameraControls from the UIImagePickerController.