React Responsive
Media queries in react for responsive design
Creator
Eric Schoffstall @contrahacks
Description
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. Also handles changes so if you resize or flip or whatever it all just works.Visit Site