Open ngocle2497 opened 6 months ago
Hi @wonday can u review this PR
@ngocle2497 i am using the library and getting error while rotating screen on IOS 16, Do you have any solution please help me!
@ngocle2497 i am using the library and getting error while rotating screen on IOS 16, Do you have any solution please help me!
what the error?
please fix the conflict
I guess this PR description can also have a line with Closes #272
added to it
iOS works well. (first moment it doesn't work but it was my project's misconfiguration in Info.pList) However, android has error.
e: file:///home/runner/work/vscore-rn/vscore-rn/node_modules/react-native-orientation-locker/android/src/main/java/com/orientationlocker/OrientationLockerModule.kt:28:1 Class 'OrientationLockerModule' is not abstract and does not implement abstract base class member public abstract fun removeListeners(count: Double): Unit defined in com.orientationlocker.OrientationLockerSpec
e: file:///home/runner/work/vscore-rn/vscore-rn/node_modules/react-native-orientation-locker/android/src/main/java/com/orientationlocker/OrientationLockerModule.kt:277:3 'removeListeners' overrides nothing
Here is the error when install the branch and call gradlew assembleRelease
in android project.
I installed your repository like this.
In package.json,
"react-native-orientation-locker": "github:ngocle2497/react-native-orientation-locker#feat/new_arch",
@leo6104 Ios also works fine for me and android have the same issues. have you find any solutions ?
Migrate Android/IOS to new arch