| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-09 | 612 Bytes | |
| v17.0.0 source code.tar.gz | 2026-01-09 | 516.6 kB | |
| v17.0.0 source code.zip | 2026-01-09 | 587.0 kB | |
| Totals: 3 Items | 1.1 MB | 1 | |
Breaking changes
- Removed
iOsSleepBeforeStarting(was introduced briefly in v16.1.0)
This property is no longer necessary as the underlying issue is now fixed
What's New
- Added
iOsDeferredStartfor slightly better UI performance (default:true)
Fixes
- Fix (Android): Add missing setIOsSleepBeforeStarting stub for new arch by @coreyphillips in https://github.com/teslamotors/react-native-camera-kit/pull/760
Full Changelog: https://github.com/teslamotors/react-native-camera-kit/compare/v16.2.1...v17.0.0