Skip to content

Releases: teslamotors/react-native-camera-kit

v12.0.0

14 Dec 22:16
e208e47
Compare
Choose a tag to compare

What's Changed

  • TypeScript 4.2
  • Added more types
  • Android build fixes
  • Added saveToCameraRoll for Android
  • Removed Android dependency on com.google.zxing:core and androidx.core:core-ktx
  • Fixed Android media type being jpg instead of jpeg (@Syar-tech and @AlexKLWS)

New Contributors

Full Changelog: v11.2.0...v12.0.0

v12.0.0-beta3

08 Jun 23:51
Compare
Choose a tag to compare
v12.0.0-beta3 Pre-release
Pre-release

TypeScript 4.2, saveToCameraRoll for Android and more

v11.2.0

27 May 16:07
Compare
Choose a tag to compare

Whats new:

  • Adding null safety check on RNCameraKitModule - Thanks @bruce-acloset
  • Updated Camera object to be instance of forwardRef function - Thanks @kshahzada
  • Added onOrientationChange callback - Thanks @scarlac

Bug Fixes

  • Reenable Bottom Left Bottom Button

Maintenance

  • Bump dependencies

Note: v11.2.1 is the same as v11.2.0

v11.1.0

25 Feb 18:43
b4daacf
Compare
Choose a tag to compare

Whats new:

  • Updates to readme
  • CI Improvements
  • Update Gradle version - Thanks @EwoutH

Bug Fixes

  • Fixed missing left button on CameraScreen
  • Fixed Xcode 12 compatibility and podspec versioning - Thanks @nvojnovic!

v11.0.0

23 Feb 01:20
9f83160
Compare
Choose a tag to compare

Introducing CameraKit - v11

Note: This version contains numerous breaking changes

Whats new:

  • CameraKit API has been improved to be simpler and more consistent with other native modules
  • Android has been completely rewritten to use CameraX
  • Most files have been migrated to TypeScript
  • Examples and documentation has been updated and cleaned up

Breaking Changes:

Camera Screen

  • Renamed CameraKitCameraScreen -> CameraScreen
  • Added additional props

Camera

  • Renamed CameraKitCamera -> Camera
  • Introduced cameraType prop, removed imperative method to switch camera

Gallery

v10.0.0

06 Nov 23:43
9518f3a
Compare
Choose a tag to compare

10.0.0

v9.0.0

06 Nov 23:15
19c6717
Compare
Choose a tag to compare

9.0.0

v8.0.4

13 Oct 16:49
Compare
Choose a tag to compare
8.0.4

supports RN0.37 (breaking changes)

21 Nov 14:43
Compare
Choose a tag to compare