monterosalondon / react-native-parallax-scroll

Parallax scroll view for react-native
MIT License
555 stars 62 forks source link

How to Make the Header Sticky ? #1

Closed vmktharun closed 7 years ago

vmktharun commented 7 years ago

How to make the header sticky ,like even on scrolling the background it should scroll below header leaving the header always visible

z4o4z commented 7 years ago

@vmktharun Hi! You can add isHeaderFixed={true} prop to make header fixed to the top