yarn react-native-vision-camera 5.1.0
Release 5.1.0

6 hours ago

5.1.0 (2026-07-01)

✨ Features

  • Add scanCodesInImage(...) to scan static Images via Barcode Scanner (#3995) (3106137)
  • Add support for passing declarative position to Camera Device configuration (#4057) (be75cce), closes #4059
  • Better useCameraDevice(...) including default Cameras (#4053) (38140ce)
  • Properly report YUV range (-full or -video) on Android (#4034) (fd23573)
  • Support getDefaultCamera('external') on Android too (#4056) (e26489f)

🐛 Bug Fixes

  • Add timeout for metering tasks (#3972) (dbe1c23)
  • Check white balance mode support before metering (#3976) (da5cc3b)
  • Don't start zoom animation if we are already on that exact zoom value (#3988) (e226a61)
  • Fix getDefaultCamera('external') not returning external Cameras (#4040) (98bcf42)
  • Fix saveToFileAsync(...) accidentally applying orientation twice (#4043) (f6f21c5)
  • Fix connections not being removed (#4065) (faefaa8)
  • Fix react-native patch for IPv6 Harness that crashed since RN upgrade (#3970) (31e2927)
  • Fix unknown Pixel Formats (specifically rgb) (#4064) (db81a6c)
  • Improve hasPixelBuffer correctness (#3930) (cf1a2f5)
  • Make continuity Camera Devices external too (#4039) (081aabc)
  • Observe metering state before requesting changes (#3974) (a6b909c)
  • Observe zoom ramp before starting animation (#3975) (5cd7a36)
  • Serialize metering KVO updates on queue (#3977) (e8eda52)
  • Treat ERROR_SOURCE_INACTIVE as a successful recording finish (don't discard a valid file) (#4042) (7870330)

📚 Documentation

Don't miss a new react-native-vision-camera release

NewReleases is sending notifications on new releases.