Releases: gladiuscode/react-native-orientation-director
Releases · gladiuscode/react-native-orientation-director
Release 3.0.2
02 Apr 18:39
Compare
Sorry, something went wrong.
No results found
3.0.2 (2026-04-02)
Bug Fixes
android: missing listener instance try catch (#110 ) (678afad )
Release 3.0.1
02 Apr 08:20
Compare
Sorry, something went wrong.
No results found
3.0.1 (2026-04-02)
Bug Fixes
Release 3.0.0
22 Mar 10:31
Compare
Sorry, something went wrong.
No results found
Release 2.6.5
17 Dec 19:06
Compare
Sorry, something went wrong.
No results found
Release 2.6.4
16 Nov 16:45
Compare
Sorry, something went wrong.
No results found
2.6.4 (2025-11-16)
fix(android): portrait falsy report when degrees don't match clauses (#96 ) (b6a27da ), closes #96
Release 2.6.3
24 Oct 21:57
Compare
Sorry, something went wrong.
No results found
2.6.3 (2025-10-24)
fix: expo plugin breaking due to override keyword needing to be public in version 54 (#95 ) (91d4a30 ), closes #95
Release 2.6.2
20 Oct 21:02
Compare
Sorry, something went wrong.
No results found
2.6.2 (2025-10-20)
fix: expo plugin breaking due to override keyword not supported in version 54 (#92 ) (1142126 ), closes #92
Release 2.6.1
27 Jul 15:31
Compare
Sorry, something went wrong.
No results found
2.6.1 (2025-07-27)
fix(android): broken interface computation (#89 ) (26cf330 ), closes #89
docs: indicate required android imports (#88 ) (ef8a429 ), closes #88
New Contributors
@antonypetras made their first contribution in #88
Release 2.6.0
28 Jun 17:04
Compare
Sorry, something went wrong.
No results found
2.6.0 (2025-06-28)
fix(android): face up or down detection and improve portrait (#84 ) (9bc1d9c ), closes #84
fix(android): increase tolerance to tilts and improve landscape checks (#78 ) (11df8e6 ), closes #78
fix(iOS): expo plugin override keyword on ios (#86 ) (f5465f5 ), closes #86
feat: setup package to use exports keyword and expose app.plugin.js (#79 ) (38d0df1 ), closes #79
feat: upgrade example app (#82 ) (8e5f89a ), closes #82
feat(android): introduce new rotation sensor (#80 ) (7397a64 ), closes #80
chore: improve tools setup (#81 ) (8c6739e ), closes #81
Release 2.5.1
25 May 12:15
Compare
Sorry, something went wrong.
No results found
2.5.1 (2025-05-25)
fix(iOS): iOS 15 doesn't lock the interface using provided methods (#76 ) (5e178f8 ), closes #76
fix(iOS): simulator infinite loop rotating orientation (#74 ) (dc634c5 ), closes #74