Releases: appandflow/react-native-safe-area-context
Releases · appandflow/react-native-safe-area-context
Release 5.9.1
Compare
Sorry, something went wrong.
No results found
5.9.1 (2026-08-18)
Bug Fixes
register src/paper/java as a Java source set on old architecture (#755 ) (780f599 ), closes #733 #754
Release 5.9.0
Compare
Sorry, something went wrong.
No results found
5.9.0 (2026-08-12)
Bug Fixes
avoid NotFoundError when the measurement element is already detached (#746 ) (76dfb06 )
make nested SafeAreaProvider report its own frame and insets on web (#737 ) (2fa707d )
update insets and frame on window resize on web (#736 ) (1fe7ec5 )
Features
Release 5.8.1
Compare
Sorry, something went wrong.
No results found
5.8.1 (2026-08-03)
Bug Fixes
Move jest/mock into package build (fix TS under RN 0.87) (#745 ) (b9e2857 )
skip Fabric SafeAreaView state updates while detached from window (#735 ) (ae0e83f )
Features
upgrade to react-native 0.85.0 with RNTA 5.3.2 (#732 ) (4d00f52 )
Release 5.8.0
Compare
Sorry, something went wrong.
No results found
5.8.0 (2026-05-18)
Changes
remove UIImplementation usage from SafeAreaView (#730 ) (ef89f4d )
Release 5.7.0
Compare
Sorry, something went wrong.
No results found
5.7.0 (2026-02-24)
Bug Fixes
make SafeAreaView respect edges param on web (#685 ) (db1bdcb )
Features
Release 5.6.2
Compare
Sorry, something went wrong.
No results found
5.6.2 (2025-10-28)
Bug Fixes
Add missing event dispatcher for tvOS and macOS in legacy arch (#670 ) (393fcc8 )
Release 5.6.1
Compare
Sorry, something went wrong.
No results found
5.6.1 (2025-08-19)
Bug Fixes
RNCSafeAreaProvider compilation on RN 0.74 (#657 ) (ee466e2 )
Release 5.6.0
Compare
Sorry, something went wrong.
No results found
5.6.0 (2025-08-07)
Features
Support RN 0.81: set compile options using target_compile_reactnative_options (#653 ) (c505e73 )
Release 5.5.2
Compare
Sorry, something went wrong.
No results found
5.5.2 (2025-07-10)
[RN 0.81] Do not set the ShadowNodeTraits::Trait::DirtyYogaNode (#646 )
Release 5.5.1
Compare
Sorry, something went wrong.
No results found
5.5.1 (2025-07-01)
fix building Fabric on macOS (#642 )