RUM-11385: Create Nav3 demo screen in sample app#2825
Merged
Conversation
ambushwork
force-pushed
the
yl/nav3/sample-app
branch
2 times, most recently
from
August 20, 2025 09:25
fb46e30 to
6d6079c
Compare
ambushwork
marked this pull request as ready for review
August 21, 2025 06:12
ambushwork
force-pushed
the
yl/nav3/sample-app
branch
from
August 21, 2025 06:15
6d6079c to
5c5cf18
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2825 +/- ##
===========================================
+ Coverage 70.13% 70.18% +0.05%
===========================================
Files 843 843
Lines 31423 31423
Branches 5263 5263
===========================================
+ Hits 22037 22052 +15
+ Misses 7906 7896 -10
+ Partials 1480 1475 -5 🚀 New features to boost your workflow:
|
0xnm
previously approved these changes
Aug 21, 2025
ambushwork
force-pushed
the
yl/nav3/sample-app
branch
from
August 21, 2025 08:49
5c5cf18 to
b800cb6
Compare
0xnm
previously approved these changes
Aug 21, 2025
0xnm
reviewed
Aug 21, 2025
ambushwork
force-pushed
the
yl/nav3/sample-app
branch
from
August 21, 2025 09:17
b800cb6 to
64c0a60
Compare
0xnm
approved these changes
Aug 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Create Nav3 demo screen in sample app.
The screen use
NavDisplayand navigates among 3 simple compose screen: "Home", "Discovery" and "Settings"Motivation
RUM-11385
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)