react-native-vision-camera/package
Marc Rousavy 2f21609e39
feat: Add SharedArray.getSize() (#2406)
* feat: Add `SharedArray.getSize()`

* Rename `count` to `size` on iOS

* `->` instead of `.`
2024-01-17 18:30:26 +01:00
..
android feat: Add SharedArray.getSize() (#2406) 2024-01-17 18:30:26 +01:00
cpp chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
example fix: Use property accessors on Frame (#2400) 2024-01-16 20:02:03 +01:00
ios feat: Add SharedArray.getSize() (#2406) 2024-01-17 18:30:26 +01:00
scripts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
src feat: Expose FrameProcessorPlugin TS type 2024-01-17 11:58:32 +01:00
.eslintrc.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
.gitattributes Update .gitattributes 2023-10-18 13:13:40 +02:00
.gitignore docs: Upgrade to Docusaurus 3 (#1783) 2023-09-11 11:45:17 +02:00
.prettierrc.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
app.plugin.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
babel.config.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
package.json chore: release 3.8.0 2024-01-15 20:18:49 +01:00
tsconfig.json chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
VisionCamera.podspec feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
yarn.lock feat: Concurrent/Cancellable configure (#2282) 2023-12-13 16:38:02 +01:00