React Native Orientation Locker Versions Save

A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.

v1.0.14

5 years ago

1.remove "sending orientationDidChange with no listener" warning

v1.0.13

5 years ago
  1. fix android lockToLandscapeXXX return error value
  2. fix after lockToXXX still can get changed orientation

v1.0.7

6 years ago
  1. add lockToLandscape()

v1.0.4

6 years ago
  1. fix readme typo #5
  2. Fix crash if app resumes after a certain inactivity #6