Hello,
If you are using ionic 4+
for ios:
add
<preference name="KeyboardResizeMode" value="ionic" />
in your config.xml
for android:
here
Hope it will help.
Hello,
If you are using ionic 4+
for ios:
add
<preference name="KeyboardResizeMode" value="ionic" />
in your config.xml
for android:
here
Hope it will help.