wonday / react-native-orientation-locker

A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.
MIT License
763 stars 274 forks source link

Honor the system orientation lock #144 #304

Open Jim-Bar opened 1 month ago

Jim-Bar commented 1 month ago

Revert "Fix unlockAllOrientations on Android (#133)"

This reverts commit 7a7db411d7da08efc08590883716b1dd2286fb37.

Refer to the issue for more information, particularly this comment: https://github.com/wonday/react-native-orientation-locker/issues/144#issuecomment-1303216433

EvertEt commented 1 month ago

@wonday Any chance we could get this merged and released? We've also applied this patch on our app after many reports.