react-native-vision-camera/package/example/android
Marc Rousavy 322b6fcbd6
fix: Fix Preview stretching on Android (#2377)
* fix: Fix Preview stretching on Android

* fix: Simplify Preview size computation

* fix: Catch `stopRepeating` error

* fix: Fix preview size calculation

* Format code

* Update CameraSession.kt

* Enable CodeScanner in example app

* fix: Also update size on surface change

* Format

* fix: Flip sizes

* Revert that stuff again

* Update PreviewView.kt

* fix: Swap width and height in SurfaceHolder::setFixedSize
2024-01-11 16:33:40 +01:00
..
.settings chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
app fix: Initialize Plugins in a static block of ReactPackage (#2039) 2023-10-19 11:34:09 +02: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