sticky-parallax-header
sticky-parallax-header copied to clipboard
Show header only when scrolling
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
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 Great! I got what I needed but I have problem, tabs are hiding under header, is there any way to pin tabs under header?