react-native-vision-camera/docs/docs/guides
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
..
CAPTURING.mdx feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
DEVICES.mdx feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
ERRORS.mdx docs: Fix typo in ERRORS (#1160) 2022-07-25 13:26:18 +02:00
FOCUSING.mdx chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
FORMATS.mdx feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
FRAME_PROCESSOR_CREATE_FINAL.mdx feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) 2023-07-21 17:52:30 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_ANDROID.mdx feat: Rewrite Android C++ part (VisionCameraProxy + JFrame) (#1661) 2023-07-22 00:15:11 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_IOS.mdx feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) 2023-07-21 17:52:30 +02:00
FRAME_PROCESSOR_PLUGIN_LIST.mdx feat: Replace Reanimated with RN Worklets (#1468) 2023-02-13 15:22:45 +01:00
FRAME_PROCESSORS_CREATE_OVERVIEW.mdx feat: Rewrite Android C++ part (VisionCameraProxy + JFrame) (#1661) 2023-07-22 00:15:11 +02:00
FRAME_PROCESSORS_SKIA.mdx feat: Allow build without Skia or Frame Processors (#1710) 2023-08-23 12:42:38 +02:00
FRAME_PROCESSORS.mdx feat: Allow build without Skia or Frame Processors (#1710) 2023-08-23 12:42:38 +02:00
LIFECYCLE.mdx docs: Fix "siginificant" typo (#1626) 2023-06-19 16:12:01 +02:00
MOCKING.mdx feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
SETUP.mdx feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
TROUBLESHOOTING.mdx feat: Allow build without Skia or Frame Processors (#1710) 2023-08-23 12:42:38 +02:00
ZOOMING.mdx docs: Add Multi-Camera zooming GIF 2023-03-16 13:40:05 -04:00