Skip to content

Usage with react-navigation #396

Closed Answered by mateusz1913
eidermaen asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @eidermaen, unfortunately it's not possible to integrate this library into react-navigation header setup. Sticky Parallax Header library provides scroll components with sticky header support. If you want to render one of those scroll components inside react-navigation screen, the only way is to render them "fullscreen" and disable default react-navigation header (passing header: () => null as one of navigation options).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mateusz1913
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants