React Responsive

Media queries in React

Creator

Eric Schoffstall @contrahacks

Description

react-responsive is the best supported, easiest to use React media query module. This module is pretty straightforward: You specify a set of requirements, and the children will be rendered if they are met. It also handles changes so if you resize or flip or whatever it all just works.
Visit Site
Related Projects