mirror of
https://github.com/samsonjs/SwiftyCam.git
synced 2026-04-25 14:47:40 +00:00
406 B
406 B
CHANGELOG
Version 1.2.0
- Enabling flash is now a boolean property rather than a function
- Flash for photos only flashes when photo is taken.
- Flash for videos enables the torch when video begins recording and disables flash when video finishes
- Fixed issue where SwiftyCamDidChangeZoomLevel(zoomLevel:) would be called from pinch gestures from front camera
- Minor bug fixes and enhancements