Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Keep hidden nav content item hidden after tween completion#45

Open
jevakallio wants to merge 1 commit into
t4t5:masterfrom
futurice:bugfix/transparent-navbar
Open

Keep hidden nav content item hidden after tween completion#45
jevakallio wants to merge 1 commit into
t4t5:masterfrom
futurice:bugfix/transparent-navbar

Conversation

@jevakallio
Copy link
Copy Markdown

When using backgroundColor: 'transparent' on Router.headerStyle, after navigating from initial route to a second route, the header content items are displayed one on top of another:
screen shot 2015-07-06 at 17 10 11

This commit fixes the issue by setting the disappearing nav item's opacity tween end value to 0, instead of 1.

Thanks for all the great work on this component, @t4t5!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant