react-native-vision-camera/example/ios
Marc Rousavy a0590dccb5
feat: Replace Reanimated with RN Worklets (#1468)
* Setup RN Worklets

* Use RN Worklets on iOS

* Fix console

* Add `installFrameProcessorBindings()` function

* Add `FrameProcessorPlugins` proxy (BREAKING CHANGE)

* Clean up docs

* Update FRAME_PROCESSORS.mdx

* Use RN Worklets 0.2.5

* feat: Android build setup

* Rewrite Android Frame Processor Part

* Update CMakeLists.txt

* fix: Add react-native-worklets Gradle dependency

* Update Podfile.lock

* fix build

* gradle:7.4.1

* Init JSI Bindings in method on Android

* Fix Folly flags

* fix: Init `FrameProcessorRuntimeManager` later

* fix: Wrap in `<GestureHandlerRootView>`

* Refactor plugins

* fix: Remove enableFrameProcessors

* Install RN Worklets from current GH master

* Update babel.config.js

* Update CameraViewModule.kt

* Update ImageProxyUtils.java

* feat: Upgrade to Reanimated v3

* fix: Fix crash on Worklet init

* Update RN Worklets to latest master

* fix: Simplify FP Plugins Proxy
2023-02-13 15:22:45 +01:00
..
Frame Processor Plugins feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
VisionCameraExample chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
VisionCameraExample.xcodeproj chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
VisionCameraExample.xcworkspace Bootstrap 2021-02-19 16:07:53 +01:00
.swift-version feature: Frame Processors (iOS) (#2) 2021-05-06 14:11:55 +02:00
.xcode.env chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
File.swift Update File.swift 2021-02-19 17:10:35 +01:00
Gemfile chore: Update cocoapods to 1.10.2 2021-09-15 16:03:10 +02:00
Gemfile.lock chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
Podfile chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
Podfile.lock feat: Replace Reanimated with RN Worklets (#1468) 2023-02-13 15:22:45 +01:00
VisionCameraExample-Bridging-Header.h docs: Use Java in FPP "Overview" for simplicity (#266) 2021-07-08 16:05:51 +02:00