react-native-vision-camera/ios/Frame Processor
Marc Rousavy f03dde725e
fix: Fix Skia build (#1582)
* Add Skia search path from `node_modules/`

* fix: Find `react-native-skia` from node_modules

* fix: Upgrade RN Skia to use includes fix

* Update FrameProcessorUtils.mm
2023-05-03 14:27:34 +02:00
..
Frame.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
Frame.m feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameHostObject.h feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00
FrameHostObject.mm feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00
FrameProcessorCallback.h feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00
FrameProcessorPlugin.h feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496) 2023-02-27 11:18:03 +01:00
FrameProcessorPlugin.m feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496) 2023-02-27 11:18:03 +01:00
FrameProcessorPluginRegistry.h feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496) 2023-02-27 11:18:03 +01:00
FrameProcessorPluginRegistry.mm feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496) 2023-02-27 11:18:03 +01:00
FrameProcessorRuntimeManager.h feat: Replace Reanimated with RN Worklets (#1468) 2023-02-13 15:22:45 +01:00
FrameProcessorRuntimeManager.mm feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496) 2023-02-27 11:18:03 +01:00
FrameProcessorUtils.h feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00
FrameProcessorUtils.mm fix: Fix Skia build (#1582) 2023-05-03 14:27:34 +02:00