GabrielAlva / Cool-iOS-Camera

A fully customisable and modern camera implementation for iOS made with AVFoundation.
1.3k stars 152 forks source link

Deprecation in iOS 10+ #43

Open AnamikaDeb opened 3 years ago

AnamikaDeb commented 3 years ago

This library need to be updated. Cause I face some warnings like: "'AVCaptureStillImageOutput' is deprecated: first deprecated in iOS 10.0 - Use AVCapturePhotoOutput instead."

This library is used in my project. Please update it.