CameraManager
CameraManager copied to clipboard
Added ultra-wide camera feature and switching between the lenses (1x to 0.5x)
Types of changes
- Added enumeration definition named
uWideinCameraManager.swift - Added
AVCaptureDevicefor.builtInUltraWideCamera - Added
UILabelnamed Lens Label for switching between 1x to 0.5x lens inMain.storyboard - Added lensLabel as
UILabelwith user Interaction and createdchangeCameraLens()func inViewController.swift
Issues Solved
- #257
- #254