camini

Results 3 comments of camini

> in your code sandbox your code is: > > ``` > {isMobile ? : } > ``` > > so if mobile is detected render the non-mobile view otherwise...

Hmm, we use it at my workplace and for our product it does seem to render differently based on screen size only. For example mobile view renders if I choose...

But in any case using the package you mentioned seems like a good alternative, thank you for the help