react-native-vision-camera/package/example/src
Marc Rousavy 07027d8010
fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038)
* fix: Rename `getFrameProcessorPlugin` to `initFrameProcessorPlugin`

* fix: Make nullable, add comments

* Format

* Update FrameProcessorPlugin.java

* Update FrameProcessorPlugin.h

* fix: Fix dead links

* Call super constructor

* Update ExampleFrameProcessorPlugin.java

* fix: Init calls
2023-10-19 11:19:47 +02:00
..
frame-processors fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
hooks feat: Add "Camera Devices" screen to Example (#1927) 2023-10-05 14:52:03 +02:00
img Add Image to example 2023-09-01 19:52:08 +02:00
views chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
App.tsx feat: Add "Camera Devices" screen to Example (#1927) 2023-10-05 14:52:03 +02:00
CameraPage.tsx feat: Reintroduce Macros for Frame Processor Plugin registration (#2027) 2023-10-19 10:35:14 +02:00
Constants.ts chore: Use max zoom of 10 in example 2023-09-30 13:23:17 +02:00
DevicesPage.tsx feat: Add "Camera Devices" screen to Example (#1927) 2023-10-05 14:52:03 +02:00
MediaPage.tsx chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
PermissionsPage.tsx chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
Routes.ts feat: Add "Camera Devices" screen to Example (#1927) 2023-10-05 14:52:03 +02:00