Login screen initialMerge Jose → Sarah and align to design (keep StatusBar dark)#9
Open
adilkabbariBVC wants to merge 3 commits intoTechSkillsBVC:mainfrom
Open
Login screen initialMerge Jose → Sarah and align to design (keep StatusBar dark)#9adilkabbariBVC wants to merge 3 commits intoTechSkillsBVC:mainfrom
adilkabbariBVC wants to merge 3 commits intoTechSkillsBVC:mainfrom
Conversation
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.
Summary
Merged
login-screen-update(Jose) intologin-screen-initial(Sarah) and aligned the login screen to the provided design. Final choice:StatusBaruses dark.What the PR Diff shows
main: none (0 files). This is expected because the final resolved code matchesmainafter we aligned to the design.Branch-to-branch differences (Sarah vs Jose)
Using the Compare view (login-screen-initial…login-screen-update), the only change was in
App.tsx:<StatusBar animated translucent style="auto" /><StatusBar animated translucent style="light" /><StatusBar animated translucent style="dark" />Conflicts encountered & resolution
App.tsx: conflictingStatusBarstyle between branches.Verification
Resources