Skip to content

Release 4.3.0

Choose a tag to compare

@mrousavy mrousavy released this 12 Jun 15:33
· 449 commits to main since this release
1e1694b

4.3.0 (2024-06-12)

✨ Features

  • Add onPreviewStarted and onPreviewStopped events (#2973) (2b8f72b)

🐛 Bug Fixes

  • Always initialize continuous AF/AE on iOS (#2970) (89a8806)
  • Always keep uiRotation a "short" rotation (#2971) (27b1feb)
  • fix EUNSPECIFIED quality error in takeSnapshot() (#2963) (dedb1b8)
  • Fix MetadataProvider location onStatusChanged crash (#2974) (50745dd)
  • Fix onUIRotationChanged rotation being 180deg inverted (#2962) (0247d83)
  • Fix react-native-reanimated is not installed! error when inlineRequires are enabled (#2953) (573ab81)
  • Use proper aspect ratio in Preview View on Android (#2964) (555474d)

📚 Documentation