sticky-parallax-header icon indicating copy to clipboard operation
sticky-parallax-header copied to clipboard

Show header only when scrolling

Open picknamexd opened this issue 5 years ago • 2 comments

This is possible? I am using TabbedHeader and I would like the header to show only when the tabs touch the superopr parts. I've seen some use the transparentHeadder prop but it doesn't work for me with TabbeddHeader

picknamexd avatar Oct 01 '20 09:10 picknamexd

As far as I know, TransparentHeader is only implemented in Avatar header right now. You can check the example of that. I think your case should be possible to implement with the custom header.

IdaszakDaniel avatar Oct 02 '20 12:10 IdaszakDaniel

@IdaszakDaniel Great! I got what I needed but I have problem, tabs are hiding under header, is there any way to pin tabs under header?

picknamexd avatar Oct 08 '20 07:10 picknamexd