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