react-native-vision-camera/src
Marc Rousavy 0a28454579
chore: Remove Skia 🎨 (#1740)
* Revert "feat: Skia for Android (#1731)"

This reverts commit a7c137da07.

* Remove some skia

* Remove all the Skia stuff.

* Update useFrameProcessor.ts

* Update lockfiles

* fix: Use native Preview again

* Use `OpenGLTexture&` again

* Remove `PreviewOutput` (we use `SurfaceView` in parallel)

* fix: Log photo widths

* fix: Fix cpplint
2023-09-01 12:20:17 +02:00
..
expo-plugin feat: Allow build without Skia or Frame Processors (#1710) 2023-08-23 12:42:38 +02:00
hooks chore: Remove Skia 🎨 (#1740) 2023-09-01 12:20:17 +02:00
utils feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
Camera.tsx chore: Remove Skia 🎨 (#1740) 2023-09-01 12:20:17 +02:00
CameraDevice.ts feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
CameraError.ts chore: Remove Skia 🎨 (#1740) 2023-09-01 12:20:17 +02:00
CameraPosition.ts ESLint autofix 2021-02-20 17:07:10 +01:00
CameraProps.ts chore: Remove Skia 🎨 (#1740) 2023-09-01 12:20:17 +02:00
Frame.ts chore: Remove Skia 🎨 (#1740) 2023-09-01 12:20:17 +02:00
FrameProcessorPlugins.ts chore: Remove Skia 🎨 (#1740) 2023-09-01 12:20:17 +02:00
index.ts feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
JSIHelper.ts feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) 2023-07-21 17:52:30 +02:00
NativeCameraModule.ts fix: Use global.expo.modules for JSI expo modules 2023-03-15 09:34:15 -04:00
Orientation.ts feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
PhotoFile.ts feat: Add enableShutterSound prop to takePhoto() 🔊 (#1702) 2023-08-21 15:27:42 +02:00
PixelFormat.ts feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
Point.ts Bootstrap 2021-02-19 16:07:53 +01:00
TemporaryFile.ts Update TemporaryFile.ts 2021-03-08 18:00:30 +01:00
VideoFile.ts feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00