My notes on the HybridCamera framework for iOS
There are some feature rich camera frameworks for iOS out there namely:
https://github.com/Awalz/SwiftyCam
https://github.com/ytakzk/Fusuma
https://github.com/AlexLittlejohn/ALCameraViewController
https://github.com/NextLevel/NextLevel AR
https://github.com/dokun1/Lumina ML
The HybridCamera works more like a starter-kit for creating more advance Camera systems for iOS. The code-base is documented. Code beat GPA: and follows the Linkdin swift style guide
Full feature list after the jump: