react-native-vision-camera/example/src
Marc Rousavy 8bafd96c24
feat: Allow returning of ImageProxy in a Frame Processor (#1149)
* feat: Allow returning of ImageProxy in a Frame Processor

* chore: Clean up

* fix: Missing space

* Update useFrameProcessor.ts

* Revert "Update useFrameProcessor.ts"

This reverts commit 9c645489cdfdf2079972669756a2cd20cc81e25e.
2022-07-18 10:40:56 +02:00
..
frame-processors fix: Fix TypeScript relative imports (#358) 2021-08-16 10:45:41 +02:00
hooks feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
views feat: BREAKING CHANGE: Express zoom factor always in actual factor value (1, 2, 128, ...) instead of 0.0-1.0 scale (#306) 2021-07-29 11:44:22 +02:00
App.tsx feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
CameraPage.tsx feat: Custom Orientation (#715) 2022-01-04 16:57:40 +01:00
Constants.ts chore: Simplify format sorting/filtering (#140) 2021-05-14 11:52:28 +02:00
MediaPage.tsx fix: Simpler goBack 2022-01-10 17:13:20 +01:00
PermissionsPage.tsx feat: Allow returning of ImageProxy in a Frame Processor (#1149) 2022-07-18 10:40:56 +02:00
Routes.ts feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00