Skip to content

Releases: gladiuscode/react-native-orientation-director

Release 1.2.2

28 May 18:31

Choose a tag to compare

1.2.2 (2024-05-28)

Bug Fixes

  • iOS: wrong MACRO used for resetSupportedInterfaceOrientations (#20) (059c78e)

Release 1.2.1

27 May 08:40

Choose a tag to compare

1.2.1 (2024-05-27)

Bug Fixes

  • interface orientation should match bottom bar position (#17) (7012798)

Release 1.2.0

26 May 17:08

Choose a tag to compare

1.2.0 (2024-05-26)

Bug Fixes

  • android: interface orientation value changes even with auto rotation off (#7) (4d15f08)
  • iOS: missing check if deviceOrientation is actually supported (#13) (0e9c382)
  • iOS: wrong interface orientation value after reset (#15) (ce351f7)

Features

  • android: expose auto rotation status to js (#9) (3815b4d)
  • reset to initial supported interface orientation (#11) (e5d4e11)

Release 1.1.0

25 May 08:48

Choose a tag to compare

1.1.0 (2024-05-25)

What's Changed

  • Feature isLocked by @gladiuscode in #1
  • Bugfix - Wrong interface orientation behaviour at start time by @gladiuscode in #4
  • Bugfix - Android screen orientation locked breaks initial interface orientation value by @gladiuscode in #5

Full Changelog: v1.0.1...v1.1.0

Release 1.0.1

22 May 21:08

Choose a tag to compare

1.0.1 (2024-05-22)

Bug Fixes

  • broken swift header import when using use_frameworks! (2d27d4b)
  • module requires main queue setup since it overrides init (4cfbd1e)

Release 1.0.0

22 May 21:10

Choose a tag to compare

1.0.0 (2024-05-22)

Initial release.