how to know when there is a mobile view react js code example Example: reactjs javascript is mobile and desktop const detectMobile = ()=> window.innerWidth < 768;