-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: [IOBP-879,IOBP-880] Upgrade react-native-vision-camera
to version 4.3.1
#6216
fix: [IOBP-879,IOBP-880] Upgrade react-native-vision-camera
to version 4.3.1
#6216
Conversation
react-native-vision-camera
to version 4.3.1
react-native-vision-camera
to version 4.3.1
Affected stories |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6216 +/- ##
==========================================
- Coverage 48.42% 47.16% -1.27%
==========================================
Files 1488 1790 +302
Lines 31617 36156 +4539
Branches 7669 8625 +956
==========================================
+ Hits 15311 17052 +1741
- Misses 16238 19038 +2800
+ Partials 68 66 -2 see 1404 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Tested on both my Android and iOS test physical devices.
Short description
This PR upgrades the
react-native-vision-camera
version to the v.4.3.1
that fixes two of the bugs that are also reported in their issues.How to test