react-native-vision-camera/.github/workflows
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
..
build-android.yml chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
build-docs.yml Documentation: Use checkout-v2, remove setup-node 2021-03-09 14:16:21 +01:00
build-ios.yml feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
notice-yarn-changes.yml chore: fix the permission issue for dependabot (#286) 2021-07-26 09:42:51 +02:00
validate-android.yml chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
validate-cpp.yml feat: Replace Reanimated with RN Worklets (#1468) 2023-02-13 15:22:45 +01:00
validate-ios.yml Cache Pods in any path that contains "Pods" 2021-03-11 18:36:35 +01:00
validate-js.yml fix: Fix TypeScript relative imports (#358) 2021-08-16 10:45:41 +02:00