I am using Ionic react and capacitor for mobile app development, for android and ios,
For development, I am using redmi note 7 pro(android 10)
For generating splash screen I used this cordova plugin cordova-res.
But My splash screen is stretching along the height( It is displaying under status bar ).
So, How do I avoid this stretching of splash screen?
If I use the this splash-screen for changing the splash-screen configuration, then also the stretching occurs and after this splash-screen, a proper splash screen is displayed (this splash-screen is not displayed under status bar at the top).
How to avoid this stretching of splash screen?
or is there a way to make splash screen not display under status bar?
Thank you.
2 posts - 2 participants