react-native-vision-camera/docs/docs/guides
Marc Rousavy be5ec69b02
feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412)
* Fix building iOS without Reanimated

* Conditionally compile Frame Processors (gradle)

* Conditionally use externalNativeBuild

* Remove Reanimated import

* fix: Conditionally load REA/VisionCamera libraries

* fix: Add disable FP to docs

* fix: Fix dummy placeholder for Scheduler.mm

* fix: Fix dummy `Scheduler` declaration

* fix: Only init `CameraView` C++ side if frame processors are enabled

* fix: Install JSI Bindings on Frame Processor Manager ctor

* fix: Wrong conditional

* whoops
2022-01-02 17:35:26 +01:00
..
CAPTURING.mdx chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
DEVICES.mdx docs: Fix small typo (#473) 2021-10-02 15:07:32 +02:00
ERRORS.mdx Update ERRORS.mdx 2021-09-09 22:03:23 +02:00
FOCUSING.mdx chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
FORMATS.mdx Update FORMATS.mdx 2021-09-09 22:01:52 +02:00
FRAME_PROCESSOR_CREATE_FINAL.mdx Update FRAME_PROCESSOR_CREATE_FINAL.mdx 2021-09-09 22:04:05 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_ANDROID.mdx docs: Fix Frame Processor install step and QualityPrioritization Order (#451) 2021-09-24 10:15:26 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_IOS.mdx docs: Fix invalid static NSArray allocation 2021-08-28 10:19:06 +02:00
FRAME_PROCESSOR_PLUGIN_LIST.mdx feat: add qrcode scanner plugin (#417) 2021-09-10 12:31:57 +02:00
FRAME_PROCESSORS_CREATE_OVERVIEW.mdx fix: Throw JS errors if JSI <-> JNI conversion failed (#324) 2021-08-05 10:10:49 +02:00
FRAME_PROCESSORS.mdx feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00
LIFECYCLE.mdx chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00
SETUP.mdx chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
TODO.md Move Guides to docs/guides directory (#96) 2021-03-23 15:25:27 +01:00
TROUBLESHOOTING.mdx docs: Update compileSdkVersion and targetSdkVersion (#585) 2021-12-30 11:39:38 +01:00
ZOOMING.mdx docs: Update Zooming code link (#661) 2021-12-30 10:10:15 +01:00