v4.4.0
版本发布时间: 2024-07-02 22:19:08
mrousavy/react-native-vision-camera最新发布版本:v4.5.3(2024-09-08 18:42:23)
4.4.0 (2024-07-02)
✨ Features
🐛 Bug Fixes
- Fix
ResolutionSelector.forSize
not respecting aspect ratio (#3026) (9ca6643) - Fix Orientation edge-cases on iOS (#3039) (497d161)
- Fix wrong hardcode LANDSCPAPE_LEFT value (#3022) (0c0de9e)
- Improve CodeScanner performance by choosing resolution automatically (#2997) (2c8f766)
- Properly reset focus on iOS (#3021) (e01d4cf)
- Remove
Gemfile
/Bundler (#3023) (f5b55dc) - Remove
portrait
,portrait-upside-down
,landscape-left
andlandscape-right
options foroutputOrientation
(#3025) (a773bdc)