react-native-lottie-splash-screen
react-native-lottie-splash-screen copied to clipboard
How to disable landscape splash screen? (lock to portrait)
What react-native-splash-screen
version are you using?
1.1.1
What platform does your issue occur on? (Android/iOS/Both)
-
iOS
-
Android
Describe your issue as precisely as possible :
- Launch the application while holding the device in landscape mode
- Splash animation will be displayed in that orientation
How can I lock the splash animation to portrait only?
I cannot uncheck those orientations in Xcode because I have special cases where these orientations are required, I'm specifically looking to lock this down for the splash screen animation.