Skip to content

Releases: yamill/react-native-orientation

v3.1.3

31 Dec 08:30
e69eacb
Compare
Choose a tag to compare

Changes:

  • Last release somehow got duplicate code and broke it. This should fix it

v3.1.2

30 Dec 14:14
65e1772
Compare
Choose a tag to compare

Changes:

  • Fixes bug with Android see #251

v3.1.1

30 Dec 11:38
b54df50
Compare
Choose a tag to compare

Changes:

  • Solves an error with rotation if the screen is already rotated in iOS
  • Add requiresMainQueueSetup to fix warning in RN 0.49+

v3.1.0

10 Sep 08:15
Compare
Choose a tag to compare

Changes:

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

v3.0.0

09 Aug 00:45
Compare
Choose a tag to compare

Breaking changes

Android

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

v2.1.0

25 Jul 09:34
Compare
Choose a tag to compare

versioning: bumping version to 2.1.0 after Cocoapods added support

v2.0.0

06 Jul 16:02
Compare
Choose a tag to compare

Changelong/Description coming soon.