4.0.2 (2024-05-06)
✨ Features
🐛 Bug Fixes
- Correct android filenames for takeSnapshot [v4] (#2812) (bfc5e35)
- Fix
app.plugin.js
ESLint CI (cdbe6a9) - Fix
RCTBlockGuard
not found error (#2781) (0e5a888) - Fix
runAsync
not properly retaining/releasing Frame (#2829) (e75bb9f) - Fix
VisionCameraProxy.workletContext
being null (96c2ecf) - Fix CodeScanner crash (#2819) (a53166b)
- Fix FPS Graph positioning in Skia (945c6a4)
- Fix missing
,
injsi::PropNameID
(e0630eb) - Rename
enableLocationPermission
toenableLocation
(f8b40fd) - Revert
initFrameProcessorPlugin
change to useVisionCameraProxy
again (#2839) (d45c1c6)
📚 Documentation
- Fix new FP Android import namespace (9812775)
- Fix Skia invert colors shader example code (3ff02cc)
- Lower
minSdk
version to 21 (d11d166) - Update
photoHdr
andlowLightBoost
docs (0e9a31b) - Update
runAsync
andrunAtTargetFps
docs (af2707e) - Update react-native-vision-camera-face-detector plugin description. (#2784) (edcac50)