Hi,
I am trying to avoid my page to “shrink” when the keyboard is opened but I can’t find a way to do it.
On Android, I am adding a margin which push all of the ion-content up but on iOS I don’t know how to get a similar functioning to work.
I am not very good at html/css, I tried adding an overflow : hidden, a noScroll without any success.