v4.0.0-beta.16
版本发布时间: 2024-04-19 22:53:53
mrousavy/react-native-vision-camera最新发布版本:v4.5.3(2024-09-08 18:42:23)
4.0.0-beta.16 (2024-04-19)
✨ Features
🐛 Bug Fixes
- Also override
onProviderDisabled
to prevent abstract method crash (b0a5585) - Clean up Skia resources on Worklet context to avoid race condition (#2754) (b8e44ab)
- Fix
minFps
being larger inRange
thanmaxFps
(#2755) (16ccfdf) - Make dependencies (
ModuleProxy
) actually optional (#2750) (c3098db) - Remove
enableGpuBuffers
(b751f2d)