react-native-vision-camera/ios/React Utils
Marc Rousavy 44ed42d5d6
feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660)
* feat: Replace `FrameProcessorRuntimeManager` with `VisionCameraProxy` (iOS)

* Make `FrameProcessorPlugin` a constructable HostObject

* fix: Fix `name` override

* Simplify `useFrameProcessor

* fix: Fix lint errors

* Remove FrameProcessorPlugin::name

* JSIUtils -> JSINSObjectConversion
2023-07-21 17:52:30 +02:00
..
Callback.swift fix: Make recorder less error-prone (#189) 2021-06-09 14:56:56 +02:00
MakeReactError.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
Promise.swift chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
ReactLogger.swift feat: frameProcessorFps="auto" and automatic performance suggestions (throttle or increase FPS) (#393) 2021-09-06 16:27:16 +02:00