react-native-vision-camera/package/example/android
Marc Rousavy ba1d7eec9c
feat: Use JSI's ArrayBuffer instead of TypedArray (#2408)
* feat: Use JSI's `ArrayBuffer` instead of `TypedArray`

* fix: Fix move memory

* feat: Implement iOS

* Format

* Update JSIJNIConversion.cpp

* fix: Fix Android `toArrayBuffer` and other

* Catch FP call errors

* Update return type

* Use `CPU_READ_OFTEN` flag as well

* CPU flag

* Run destructors under `jni::ThreadScope`

* Update FrameProcessorPluginHostObject.cpp

* fix: Fix `toArrayBuffer()` crash

* Update Frame.ts
2024-01-17 20:18:46 +01:00
..
.settings chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
app feat: Use JSI's ArrayBuffer instead of TypedArray (#2408) 2024-01-17 20:18:46 +01:00
gradle/wrapper chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.project chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
build.gradle fix: Use minSdkVersion of 26 again 2023-10-05 10:56:30 +02:00
gradle.properties fix: Fix Preview stretching on Android (#2377) 2024-01-11 16:33:40 +01:00
gradlew chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
gradlew.bat chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
settings.gradle chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00