react-native-vision-camera/package/ios/Core
Marc Rousavy 89dfd351e0
fix: Fix torch not working on iOS (#2031)
* fix: Fix `torch` not working on iOS

* Format

* fix: Use `withSessionLock` and `withDeviceLock`

* Update CameraSession.swift

* Update RecordingSession.swift
2023-10-18 18:04:58 +02:00
..
CameraConfiguration.swift fix: Fix torch not working on iOS (#2031) 2023-10-18 18:04:58 +02:00
CameraError.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraQueues.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession.swift fix: Fix torch not working on iOS (#2031) 2023-10-18 18:04:58 +02:00
CameraSession+Audio.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+CodeScanner.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+Configuration.swift fix: Fix torch not working on iOS (#2031) 2023-10-18 18:04:58 +02:00
CameraSession+Focus.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+Photo.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+Video.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSessionDelegate.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
PhotoCaptureDelegate.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
PreviewView.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
RecordingSession.swift fix: Fix torch not working on iOS (#2031) 2023-10-18 18:04:58 +02:00