v3.9.0-beta.1
版本发布时间: 2024-02-06 21:24:04
mrousavy/react-native-vision-camera最新发布版本:v4.5.3(2024-09-08 18:42:23)
3.9.0-beta.1 (2024-02-06)
✨ Features
- Create persistent
CaptureSession
to avoid any blackscreen issues or errors (#2494) (5acc64e) - Synchronize
Frame
properly (#2501) (d8c95c9)
🐛 Bug Fixes
- Fix
minFocusDistance
beingNaN
on some emulators (e95264f) - Properly type Format
Templates
(#2499) (cd5fdd4)