finn-no / Finjinon

Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker
MIT License
58 stars 16 forks source link

In IOS 13 screen is distorted #45

Closed manikantagarikipati closed 5 years ago

manikantagarikipati commented 5 years ago

In IOS 13, I observed that the camera preview is distorted, Attached image for reference. File

manikantagarikipati commented 5 years ago

Found and fixed it, Its new IOS 13 feature where the viewcontroller is presented modally.. To fix this just add .

viewController.modalPresentationStyle = .fullScreen