Popularity
7.0
Stable
Activity
0.0
Stable
1,814
21
155

Programming language: JavaScript
License: MIT License
Tags: UI Components     Sticky     React     React-component     Headroom    
Latest version: v3.1.0

react-headroom alternatives and similar libraries

Based on the "Sticky" category.
Alternatively, view react-headroom alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of react-headroom or a related project?

Add another 'Sticky' Library

README

react-headroom

Hide your header until you need it.

Demo

http://kyleamathews.github.io/react-headroom

Install

npm install react-headroom

Usage

A simple example, see the docs site for more examples and documentation.

<Headroom>
  <h1>You can put anything you'd like inside the Headroom Component</h1>
</Headroom>