When using rememberCameraPickerLauncher there currently is no way to choose the camera Facing. Instead the Back Camera is chosen as default.
It should be possible which camera is chosen when using the rememberCameraPickerLauncher API.
Should the Camerafacing be passed as a parameter directly into the function or should it be added to the FileKitOpenCameraSettings?