Hello everybody !
I am building my first app with Ionic and I am having problems creating my first grid. I would like to have an ion-view split into 5 rows taking respectively 25%, 20%, 20%, 10% & 25% of the remaining space (I have a header and a footer).
I tried this: Ionic grid, but could not make it work.
Has anyone ever encountered the same issue and has a solution ?