Skip to content
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

[V2][IOS] fixes noBorder issue with largeTitle #4310

Merged
merged 10 commits into from
Feb 4, 2019
Merged

[V2][IOS] fixes noBorder issue with largeTitle #4310

merged 10 commits into from
Feb 4, 2019

Conversation

mohammadalijf
Copy link
Contributor

@mohammadalijf mohammadalijf commented Nov 12, 2018

using largeTitle with noBorder would make NavigaitonBar transparent. using only setShadowImage for navigationbar will resolve the issue.

this resolves #4307

@mohammadalijf mohammadalijf changed the title fixes noBorder issue with largeTitle [V2][iOS]fixes noBorder issue with largeTitle Nov 12, 2018
@mohammadalijf mohammadalijf changed the title [V2][iOS]fixes noBorder issue with largeTitle [V2][IOS] fixes noBorder issue with largeTitle Nov 12, 2018
@pkyeck
Copy link

pkyeck commented Dec 19, 2018

any news on this?

@guyca guyca requested a review from yogevbd December 20, 2018 05:42
@guyca guyca added this to the 2.3.0 milestone Dec 20, 2018
@guyca guyca modified the milestones: 2.3.0, 2.4.0 Dec 23, 2018
@mohammadalijf
Copy link
Contributor Author

hi @guyca
any news on this pull request?

@guyca guyca modified the milestones: 2.4.0, tbd Feb 4, 2019
@yogevbd yogevbd merged commit 9c48a78 into wix:master Feb 4, 2019
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
* fixes noBorder issue with largeTitle

* fixes issue that change navigationbar title color to default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

topBar noBorder with largeTitle makes navigationBar's backgroundColor black.
4 participants