react-native-orientation
react-native-orientation copied to clipboard
Listen to device orientation changes in react-native and set preferred orientation on screen to screen basis.
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Updated [email protected] configuration to dynamically set...
After upgrading android target sdk to 34, under OrientationModule.java file "activity.registerReceiver(receiver, new IntentFilter("onConfigurationChanged"));" line giving RECEIVER error. It takes two days to find the cause and after commenting this line...
Currently I'm using react-native-orientation version 1.17.0, but can't find a LICENSE file in the repo of ver 1.17.0. Could you add the LICENSE file in the repo of ver 1.17.0?...