react-native-orientation-locker
react-native-orientation-locker copied to clipboard
Landscape orientaion is not working on iphone 7
I have implemented Orientation.lockToLandscape() in my project, and it functions properly on both Android devices and the iPhone 13 Pro. However, I have encountered an issue specifically on the iPhone 7, where the application crashes when attempting to use this feature.
Please give some solution for this.
Environment
"react-native": "0.71.10" "react-native-orientation-locker": "^1.5.0"
+1
+1
I am also facing the similar issue
I am also facing the similar issue..Any update on this?