Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-11 | 1.4 kB | |
v14.2.0 source code.tar.gz | 2025-02-11 | 544.6 kB | |
v14.2.0 source code.zip | 2025-02-11 | 613.2 kB | |
Totals: 3 Items | 1.2 MB | 0 |
What's Changed
- Example code now uses React Native v0.76 by @WoLewicki in https://github.com/teslamotors/react-native-camera-kit/pull/681
- Added support for React Native v0.77 by @lukailun in https://github.com/teslamotors/react-native-camera-kit/pull/695
- (Android) Added support for
onCaptureButtonPressIn
andonCaptureButtonPressOut
when pressing volume up/down or dedicated camera button on Android by @jlapp9 in https://github.com/teslamotors/react-native-camera-kit/pull/687 - (Android) Upgraded "com.google.mlkit:barcode-scanning" version by @aravind3566 in https://github.com/teslamotors/react-native-camera-kit/pull/698
- (Android) Added QR detection only when inside the frame by @rawatnaresh in https://github.com/teslamotors/react-native-camera-kit/pull/693
New Contributors
- @lukailun made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/695
- @aravind3566 made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/698
- @jlapp9 made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/687
- @rawatnaresh made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/693
And a shoutout to @DavidBertet for assisting with tickets and PRs!
Full Changelog: https://github.com/teslamotors/react-native-camera-kit/compare/v14.1.0...v14.2.0