Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-24 | 1.6 kB | |
v15.0.0 source code.tar.gz | 2025-04-24 | 546.0 kB | |
v15.0.0 source code.zip | 2025-04-24 | 614.6 kB | |
Totals: 3 Items | 1.2 MB | 0 |
Breaking
While this change isn't fully breaking, some people may see a visual change in how the view finder appears before/after the update. The new behavior is more appropriate for the picture being taken but may visually "break" whatever design you've set up. To test, simply upgrade and verify that the viewfinder is showing what you want (in the right aspect ration with no unexpected black borders) for the devices you want to support.
- Use the view finder's dimensions instead of the whole screen's to determine the photo aspect ratio by @jlapp9 in
Other Changes
- Added mac catalyst support by @marcosrdz in https://github.com/teslamotors/react-native-camera-kit/pull/702
- Fixed camera orientation for Mac Catalyst by @marcosrdz in https://github.com/teslamotors/react-native-camera-kit/pull/705
- Added customizable scan box size by @phlpsong in https://github.com/teslamotors/react-native-camera-kit/pull/701 https://github.com/teslamotors/react-native-camera-kit/pull/710
- Fixed booleans on iOS and missing prop by @WoLewicki in https://github.com/teslamotors/react-native-camera-kit/pull/690
- Fixed potential crash: "AVCaptureSession ... startRunning may not be called between calls"
New Contributors
- @marcosrdz made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/702
- @phlpsong made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/701
Full Changelog: https://github.com/teslamotors/react-native-camera-kit/compare/v14.2.0...v15.0.0