react-native-orientation

Listen to device orientation changes in react-native and set preferred orientation on screen to screen basis.

ISC License

Downloads
26.8K
Stars
1.7K
Committers
35

Bot releases are hidden (Show)

react-native-orientation - v3.1.3 Latest Release

Published by stoneman1 almost 7 years ago

Changes:

  • Last release somehow got duplicate code and broke it. This should fix it
react-native-orientation - v3.1.2

Published by stoneman1 almost 7 years ago

Changes:

  • Fixes bug with Android see #251
react-native-orientation - v3.1.1

Published by stoneman1 almost 7 years ago

Changes:

  • Solves an error with rotation if the screen is already rotated in iOS
  • Add requiresMainQueueSetup to fix warning in RN 0.49+
react-native-orientation - v3.1.0

Published by stoneman1 about 7 years ago

Changes:

  • Added title to LICENSE.md - Thanks to waldyrious
  • use status bar orientation info when the device orientation returns Unknown ( #104 ) - Thanks to ldom
react-native-orientation - v3.0.0

Published by andrerfneves about 7 years ago

Breaking changes

Android

Remove depreciated createJSModules @ Override marker (#219) - @radko93

react-native-orientation - v2.1.0

Published by stoneman1 about 7 years ago

versioning: bumping version to 2.1.0 after Cocoapods added support

react-native-orientation - v2.0.0

Published by andrerfneves over 7 years ago

Changelong/Description coming soon.