v4.1.0
版本发布时间: 2024-06-06 23:15:44
mrousavy/react-native-vision-camera最新发布版本:v4.5.3(2024-09-08 18:42:23)
4.1.0 (2024-06-06)
After months of planning, VisionCamera 4.1.0 now finally supports orientation! 🥳🎉 (Check out #2932 for all orientation-related changes)
✨ Features
- Implement Orientation ✨ (#2932) (24e7739)
- Also log
cause
when stringifyingCameraError
(#2898) (c659192) - Set
fps
for Frame Processor on Android (#2925) (f395a18)
🐛 Bug Fixes
- Apply orientation to video output (#2912) (6c7645d)
- Fix
LocationManager
abstract method error (cd18368) - Fix Skia Frame Processor transformation matrix (#2931) (17369de)
- Fix view surface orientation mapping (#2907) (e0d37f0)
- Fixed canvas.translate on withRotatedFrame for landscape-right (#2939) (5efc98b)
- Use
rotate
function forlandscape-right
sensors (38c6983)