-
Notifications
You must be signed in to change notification settings - Fork 107
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.30% 49.35% +0.04%
==========================================
Files 1565 1565
Lines 32228 32228
Branches 7338 7334 -4
==========================================
+ Hits 15891 15905 +14
+ Misses 16299 16273 -26
- Partials 38 50 +12
... and 19 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