Releases: appandflow/react-native-safe-area-context
Releases · appandflow/react-native-safe-area-context
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 )
Release 5.5.0
Compare
Sorry, something went wrong.
No results found
5.5.0 (2025-06-21)
Features
Release 5.4.1
Compare
Sorry, something went wrong.
No results found
5.4.1 (2025-05-22)
Fixes
Prevent invalidateSafeAreaInsets get call when RNCSafeAreaProviderComponentView still in the fabric view pool (#629 )