chore: switch to react-native-vision-camera
Description
Removes react-native-camera-kit and replaces with react-native-vision-camera
Currently seeing a crash on android emulator when giving camera permission.
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Refactoring (improving code without creating new functionality)
Tests
- [ ] Detox test
- [ ] Unit test
- [x] No test
Screenshot / Video
Insert relevant screenshot / recording
QA Notes
Make sure camera/scanner works as expected
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | None | 0 |
1.15 MB | mrousavy |
🚮 Removed packages: npm/[email protected]
Maybe try to upgrade react-native-camera-kit to 14.0.0-beta15 ?
Currently seeing a crash on android emulator when giving camera permission.
This crash happens only on this PR (in the emulator). From what I've seen this camera performs better so switching would be a good idea. Maybe it will be fixed by upgrading to react-native 0.74.