react-native-vision-camera/package/ios/TestRecorder
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
..
Assets.xcassets create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
Base.lproj create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
AppDelegate.swift create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
Info.plist create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
ReactStubs.h create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
ReactStubs.m create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
ReactStubs.swift add filePath to define recording directory 2024-07-16 09:50:21 +01:00
SceneDelegate.swift create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
TestRecorder-Bridging-Header.h create TestRecorder iOS test app 2024-07-12 08:53:47 +01:00
ViewController.swift fix preview and recording orientation fix 2024-08-02 14:39:23 +01:00