react-native-vision-camera/ios/Frame Processor
Marc Rousavy 622d3830f1
feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496)
* feat: Make Frame Processor Plugins object-oriented on iOS as well

* Add Plugin in AppDelegate
2023-02-27 11:18:03 +01: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 feat: Draw onto Frame as if it was a Skia Canvas (#1479) 2023-02-21 15:00:48 +01:00