- In my React-Native app, I have shown
splash screenfrom react-native and not (Android/IOS) natively. - But when splash screen loads it zooms in automatically and the same behavior is for other screens.
It works well in Android but not in IOS.
From Xcode(10.1) I have removed
LaunchScreen.xibas my splash screen requires someapicalls.
↧
React Native - IOS device screens zoom in issue in standard mode
↧