ios - Ionic remove white blank space above keyboard -
i building app using ionic framework. got 2 issues.
- i getting blank white space above keyboard.

- white screen appears after splash screen , before app loading. have tried below mentioned code. no use of it.
<preference name="showsplashscreenspinner" value="false" /> <preference name="autohidesplashscreen" value="false" />
how avoid white screen before app loading , how avoid blank space above keyboard transition.
thanks, raj.
Comments
Post a Comment