olivaframework / olivajs

A framework based on Typescript and Sass.
5 stars 1 forks source link

Revisit mobile detection #26

Open cyberdelphos opened 7 years ago

cyberdelphos commented 7 years ago

Check if it would be necessary to check the user agent to check mobile devices instead current method.

alexzoul commented 7 years ago

I think we should check the user agent and we could add breakpoints to validate if the device is mobile, tablet or desktop.