Releases: teslamotors/react-native-camera-kit
Releases · teslamotors/react-native-camera-kit
v12.0.0
What's Changed
- TypeScript 4.2
- Added more types
- Android build fixes
- Added
saveToCameraRoll
for Android - Removed Android dependency on
com.google.zxing:core
andandroidx.core:core-ktx
- Fixed Android media type being
jpg
instead ofjpeg
(@Syar-tech and @AlexKLWS)
New Contributors
- @Syar-tech made their first contribution in #407
- @AlexKLWS made their first contribution in #429
- @msftenhanceprovenance made their first contribution in #421
- @wilkuintheair made their first contribution in #423
Full Changelog: v11.2.0...v12.0.0
v12.0.0-beta3
TypeScript 4.2, saveToCameraRoll for Android and more
v11.2.0
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
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
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
- Removed Gallery components, we suggest checking out https://github.com/react-native-cameraroll/react-native-cameraroll, or https://github.com/ivpusic/react-native-image-crop-picker
v10.0.0
10.0.0
v9.0.0
9.0.0
v8.0.4
supports RN0.37 (breaking changes)
4.0.1 4.0.1