Releases: wonday/react-native-orientation-locker
Releases · wonday/react-native-orientation-locker
v1.1.2
v1.1.1
v1.1.0
- split addOrientationListener(function(orientation, deviceOrientation)) to addOrientationListener(function(orientation)) and addDeviceOrientationListener(function(deviceOrientation))
- resend UI orientation event when lockToXXX and unlockAllOrientations
- remove setTimout from orientation listener
- add getAutoRotateState() for android
- add TypeScript define file