ios - Ionic remove white blank space above keyboard -


i building app using ionic framework. got 2 issues.

  1. i getting blank white space above keyboard.

enter image description here

  1. 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

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -