Releases: gladiuscode/react-native-orientation-director
Releases · gladiuscode/react-native-orientation-director
Release 2.3.0
Release 2.2.0
Release 2.1.0
Release 2.0.0
2.0.0 (2024-11-02)
Major Update
Although there are no significant changes to the public API, I've decided to increment the major version of the library, since this it is now using the Sensor Framework to compute the device orientation, furthermore it is now doing so based on usages, determined by listeners availability.
There shouldn't be much of a difference with the old version.
As always, feel free to open any issue if you happen to experience any.
Features
- android: add main module and utils tests (#34) (c0c0137)
- android: enable and disable sensors based on usage (#36) (dd7fb9e)
- android: implement missing device orientations (#32) (1c4c41e)
- android: improve native structure (#29) (890a3d3)
- improve example app with navigation (#37) (0da11be)
- iOS: improve native structure (#30) (d3a7bc3)
- upgrade react-native to latest (#38) (8c23108)
Release 1.3.0
Release 1.2.3
Release 1.2.2
Release 1.2.1
Release 1.2.0
Release 1.1.0
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