react-native-vision-camera/package/ios/Core
Rui Rodrigues 3a20c44a31 fix preview and recording orientation fix
- add onCameraConfigurationChanged to CameraSessionDelegate to notify CameraView when configuration changes
- when orientatin change update CameraView.PreviewView.videoPreviewLayer.connection orientation value
2024-08-02 14:39:23 +01:00
..
CameraConfiguration.swift fix: Check torch only if needed (#2215) 2023-12-14 10:54:19 +01:00
CameraError.swift Merge tag 'v3.9.2' into HEAD 2024-07-23 13:21:22 -06:00
CameraQueues.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession.swift fix preview and recording orientation fix 2024-08-02 14:39:23 +01:00
CameraSession+Audio.swift fix: Fix Video Recording delay and improve startRecording() performance (#2192) 2023-11-22 17:53:10 +01:00
CameraSession+CodeScanner.swift feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00
CameraSession+Configuration.swift chore: Update swiftlint to latest (#2398) 2024-01-16 18:01:41 +01:00
CameraSession+Focus.swift fix: Fix focus(..) on iOS (#2220) 2023-11-27 14:43:56 +01:00
CameraSession+Photo.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+Video.swift add filePath to define recording directory 2024-07-16 09:50:21 +01:00
CameraSessionDelegate.swift fix preview and recording orientation fix 2024-08-02 14:39:23 +01:00
ChunkedRecorder.swift Remove trailing whitespace 2024-07-28 16:37:20 -06:00
PhotoCaptureDelegate.swift fix: Catch insufficient-storage errors (#2422) 2024-01-24 11:48:38 +01:00
PreviewView.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
RecordingSession.swift Remove trailing whitespace 2024-07-28 16:37:20 -06:00