react-native-vision-camera/android/src/main/java
Marc Rousavy 0d3f2cbd9d
fix: Fix crash when accessing planesCount or bytesPerRow (#380)
* fix: Fix `bytesPerRow` and `planeCount` crashing

* use direct call

* Call `getPlanesCount` and `getBytesPerRow` through java

* revert camerapage changes

* remove removed header import

* Update CameraPage.tsx
2021-08-20 16:02:34 +02:00
..
com/mrousavy/camera fix: Fix crash when accessing planesCount or bytesPerRow (#380) 2021-08-20 16:02:34 +02:00