Releases: wonday/react-native-orientation-locker
Releases · wonday/react-native-orientation-locker
v1.7.0
What's Changed
- Fix threading issue on Windows and fix android not triggering event in some cases by @namrog84 in #211
- fix: add stub methods to remove warning while using listeners by @mlecoq in #212
- fix(windows): Change WindowsTargetPlatformVersion to 10.0 by @namrog84 in #230
- feat: allows the consumer to disable face up/down detection on ios by @demedos in #228
- Add VS2022 support and misc by @namrog84 in #226
- Remove unnecessary restoration of Orientation by @maschad in #225
- Functions in the index.d.ts need to declare return types by @almost in #233
- chore(deps): make
react-native-windows
optional by @jb-berthet in #238 - fix: export intent by @Ellathet in #244
- Added check for broadcast receiver being unregistered by @ruslan-h in #245
- RN-0.73 change Android configs for RN 0.73 compatibility by @FelipeSSantos1 in #264
- fix: correctly parses the facing configuration option by @demedos in #256
- Add RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED to support Android 14 by @klauskohut in #276
- Remove Unnecessary Namespace Declaration from build.gradle in Version 1.0.6 by @ysancak in #281
- Bump react-native from 0.63.2 to 0.69.12 by @dependabot in #278
- Bump react-native from 0.63.2 to 0.69.12 in /src by @dependabot in #279
- Add support for new iOS orientation API on newer OS versions by @Tuuben in #294
- Fix reporting UI orientation upon unlock by @EvertEt in #277
New Contributors
- @demedos made their first contribution in #228
- @maschad made their first contribution in #225
- @almost made their first contribution in #233
- @jb-berthet made their first contribution in #238
- @Ellathet made their first contribution in #244
- @ruslan-h made their first contribution in #245
- @FelipeSSantos1 made their first contribution in #264
- @klauskohut made their first contribution in #276
- @ysancak made their first contribution in #281
- @Tuuben made their first contribution in #294
- @EvertEt made their first contribution in #277
Full Changelog: v1.4.0...v1.7.0