Top "Camera-overlay" questions

Camera-overlay represents the iOS property cameraOverlayView, which is a custom view to display on top of the default image picker interface.

Using cameraOverlayView with UIImagePickerController

I have an app that uses the UIImagePickerController to take a picture. The problem is that I only want the …

ios objective-c uiimagepickercontroller camera-overlay