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.
When generating the Android APK file for my project I would run in the android folder ./gradlew assembleRelease command. It would log the following error: ``` Task :react-native-orientation:verifyReleaseResources FAILED FAILURE:...
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. Here is the diff that solved...
React-native Android Set only Portrait Mobile Phones Otherwise tablets shows landScape and Portrait
how can i Solve this please give me the Reply
Assuming I want my application to be always locked to portrait and I use `Orientation.lockToPortrait();` at the javascript index. If the user opens the app while the mobile is in...
This PR should fix this error: ``` > Configure project :react-native-orientation WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed in version...
Hi, i am running sample application. I am using this module it's working fine in iOS and Android. My question is..... when i build an apk file in android i...
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. Here is the diff that solved...
``` > Task :react-native-orientation:verifyReleaseResources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-orientation:verifyReleaseResources'. > 1 exception was raised by workers: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource...
'Orientation.h' file not found Resolve path error report $(SRCROOT)/node_modules/react-native-orientation/iOS/RCTOrientation ===> $(SRCROOT)/../node_modules/react-native-orientation/iOS/RCTOrientation