duskload / react-device-detect

Detect device, and render view according to detected device type.
MIT License
2.81k stars 154 forks source link

Selector/View for isSmallScreen - a view which would aid responsive UI design #204

Open thatmaxplayle opened 1 year ago

thatmaxplayle commented 1 year ago

I would like to suggest a new view/selector for if the screen is small, which would be useful for if the screen is extremely narrow, to switch layout - this would be helpful with regards to creating responsive designs in react.