yarn react-native-vision-camera 3.0.0-rc.4
Release 3.0.0-rc.4

latest releases: 4.5.3, 4.5.2, 4.5.1...
13 months ago

3.0.0-rc.4 (2023-07-31)

📚 Documentation

✨ Features

  • Add RN 0.72 support (namespace in build.gradle) (7ae15af)
  • Better Native Module Error Detection (#1515) (f791c6b)
  • Complete iOS Codebase rewrite (#1647) (375e894)
  • Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) (44ed42d)
  • Make Frame Processor Plugins object-oriented on iOS as well (#1496) (622d383)
  • New CameraDevice + CameraFormat detection using CameraX (#1495) (0d83a13)
  • Rewrite Android C++ part (VisionCameraProxy + JFrame) (#1661) (86dd703)

🐛 Bug Fixes

  • Catch device == null error (f227a3e)
  • Downgrade Gradle to 7.5.1 (66c6481)
  • Fix runAtTargetFps for multiple invocations per FP (af4e366)
  • Fix Android namespace (cf19ff2)
  • Fix FP Plugin init call (c2096a4)
  • Fix missing Camera error (38749fb)
  • Fix namespace (deeb8db)
  • Fix Skia build (#1582) (f03dde7)
  • Fix Worklets imports (5fb594c)
  • ignore duplicate .so libraries in package (ad5d64b)
  • Improve C++ safety by attaching Cache Invalidator to jsi::Runtime's lifecycle (#1488) (0c3cd66)
  • Move implementation for FrameProcessorPlugin to .m (bc9c157)
  • pragma once (127656b)
  • Remove iOS 13 guard (7c721cc)
  • Remove RN Skia dependency on Android for now (61f19df)
  • Remove temp-patch for REA plugin (6deb686)
  • Set min iOS version to 12.4 (bb7ab30)
  • Simplify Podfile (0111f2e)
  • Use global.expo.modules for JSI expo modules (a1af891)
  • Use correct Gradle version (0139324)

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

NewReleases is sending notifications on new releases.