CSS Grid Support

Hi, just a quick question regarding platform support… is the new CSS grid specification already supported in the web views used by native Ionic apps across the different platforms? I only have an iPhone to test and it has landed in iOS Safari, but I guess older iOS versions would not support it?

2 Likes

I’m also curious about CSS grid support in a Ionic wrapped native application. I hope we can see CSS grids replace the current Ionic Grid to allow for cleaner code and less HTML filler injected by Ionic at the moment.

The current grid isn’t even a real grid it handles problem well with in a column. I wanted to create a calendar, it would have been so easy, lean, standard compliant with css grids.