-
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
[IOAPPX-463] Enable full support for edge-to-edge navigation on Android #6602
base: master
Are you sure you want to change the base?
Conversation
Jira Pull Request LinkThis Pull Request refers to the following Jira issue IOAPPX-463 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6602 +/- ##
==========================================
- Coverage 49.85% 46.84% -3.01%
==========================================
Files 1564 1561 -3
Lines 32353 32297 -56
Branches 7334 7279 -55
==========================================
- Hits 16130 15130 -1000
- Misses 16174 17129 +955
+ Partials 49 38 -11
... and 110 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
This PR enables full support for edge-to-edge navigation on Android.
List of changes proposed in this pull request
MainActivity.kt
fileBarcodeScanScreen
ServiceDetail
screenreact-native-safe-area-context
to the latest versionIdentificationModal
Preview
Splash screen
Before
After
Barcode Scan
Service Detail
Related tech docs
How to test