Is there need to write media query?

Hello ,

I am currently developing an android as well as ios application, b’coz there is several resolution available in different devices…like 240x320, 320x480, 480x800 etc.

then should i write media query to design my app ? bcoz i m getting header,buttons etc. components very small in other devices.

Thank You.

I think it is a must when you are designing for android, let alone both ios and android!! Good Luck…

No need to write media queries for the header-bar, ionic takes care of this already.

For any responsive-design grids that you may need, check out our grids