react-native-vision-camera/example/android
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
..
.settings Bootstrap 2021-02-19 16:07:53 +01:00
app feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
gradle/wrapper fix: Downgrade Gradle to 7.5.1 2023-07-03 22:15:06 +02:00
.project Bootstrap 2021-02-19 16:07:53 +01:00
build.gradle fix: Use correct Gradle version 2023-07-03 22:21:02 +02:00
gradle.properties feat: Allow build without Skia or Frame Processors (#1710) 2023-08-23 12:42:38 +02:00
gradlew chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
gradlew.bat Upgrade Example to RN 0.64 (#83) 2021-03-19 15:53:19 +01:00
settings.gradle chore: Upgrade Skia to new Ganesh Rendering Pipeline and RN to 0.72 (#1638) 2023-07-03 12:40:07 +02:00