react-native-vision-camera/package/example/ios
Marc Rousavy 895f3ec889
feat: Make Frame thread-safe and improve error messages (#2327)
* fix: Fix multi-Thread access on Java

* fix: Thread-lock access on iOS as well

* whoops add missing header impl

* Update Podfile.lock

* fix: Don't use `CFGetRetainCount`

* fix: Lock access on iOS as well

* C++ format

* More detailed error

* chore: Move getters into `Frame`

* Format c++

* Use enum `orientation` again

* format

* fix: Synchronize `isValid` on Java

* Also log pixelformat

* feat: Use Java enums in C++

* Format C++
2023-12-29 14:09:56 +01:00
..
.bundle Create .bundle/config 2023-09-01 20:17:36 +02:00
Frame Processor Plugins fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
VisionCameraExample docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
VisionCameraExample.xcodeproj feat: Concurrent/Cancellable configure (#2282) 2023-12-13 16:38:02 +01:00
VisionCameraExample.xcworkspace chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.swift-version chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.xcode.env chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
File.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
Gemfile chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
Gemfile.lock chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
Podfile docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
Podfile.lock feat: Make Frame thread-safe and improve error messages (#2327) 2023-12-29 14:09:56 +01:00
vc_example_cocoapod_utils.rb docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
VisionCameraExample-Bridging-Header.h docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00