react-native-vision-camera/ios/Skia Render Layer
Marc Rousavy 862e05b64f
feat: Allow build without Skia or Frame Processors (#1710)
* feat: Make Frame Processors optional in JS

* Allow Android build without Frame Processors

* fix: Fix `EncoderProfiles.width` null-error

* Update gradle.properties

* Update gradle.properties

* fix: Use `#ifdef` instead of `#if`

* Update JVisionCameraProxy.cpp

* fix: Fix definitions

* Revert "fix: Use `#ifdef` instead of `#if`"

This reverts commit b19f32e5ce7df558cadcc8c4b5006c9cdf2cbe66.

* fix: Fix build

* chore: Codestyle

* Update JFrameProcessor.cpp
2023-08-23 12:42:38 +02:00
..
DrawableFrameHostObject.h feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00
DrawableFrameHostObject.mm feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00
SkiaFrameProcessor.h feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) 2023-07-21 17:52:30 +02:00
SkiaFrameProcessor.mm feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) 2023-07-21 17:52:30 +02:00
SkiaPreviewDisplayLink.swift feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00
SkiaPreviewView.swift fix: Remove iOS 13 guard 2023-07-31 11:34:37 +02:00
SkiaRenderContext.h fix: Add GrMTLHandle import 2023-08-21 13:13:57 +02:00
SkiaRenderer.h feat: Allow build without Skia or Frame Processors (#1710) 2023-08-23 12:42:38 +02:00
SkiaRenderer.mm feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
SkImageHelpers.h fix: pragma once 2023-07-31 11:41:47 +02:00
SkImageHelpers.mm feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00