| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-05 | 964 Bytes | |
| v16.2.0 source code.tar.gz | 2026-01-05 | 516.1 kB | |
| v16.2.0 source code.zip | 2026-01-05 | 586.7 kB | |
| Totals: 3 Items | 1.1 MB | 1 | |
What's Changed
- Fixed crash error in cameraProviderFuture.get() by @limpbrains in https://github.com/teslamotors/react-native-camera-kit/pull/757
- Added
allowedBarcodeTypesproperty by @IlyaPasternakAmitech in https://github.com/teslamotors/react-native-camera-kit/pull/727 Only specify a limited set of barcodes to improve scanning performance/battery life - Add mount stress test to CameraKit example app by @scarlac in https://github.com/teslamotors/react-native-camera-kit/pull/759 Can help trigger the occasional crashing iOS 26 issue, to measure performance, or find memory leaks
New Contributors
- @limpbrains made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/757
- @IlyaPasternakAmitech made their first contribution in https://github.com/teslamotors/react-native-camera-kit/pull/727
Full Changelog: https://github.com/teslamotors/react-native-camera-kit/compare/v16.1.3...v16.2.0