Skip to content

Releases: AppAndFlow/react-native-safe-area-context

Release 5.8.0

Choose a tag to compare

@janicduplessis janicduplessis released this 18 May 21:44
5a9ad5e

5.8.0 (2026-05-18)

Changes

  • remove UIImplementation usage from SafeAreaView (#730) (ef89f4d)

Release 5.7.0

Choose a tag to compare

@MeliValesca MeliValesca released this 24 Feb 20:52

5.7.0 (2026-02-24)

Bug Fixes

  • make SafeAreaView respect edges param on web (#685) (db1bdcb)

Features

Release 5.6.2

Choose a tag to compare

@janicduplessis janicduplessis released this 28 Oct 19:12
8b2267a

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

Choose a tag to compare

@janicduplessis janicduplessis released this 19 Aug 15:57
f500270

5.6.1 (2025-08-19)

Bug Fixes

  • RNCSafeAreaProvider compilation on RN 0.74 (#657) (ee466e2)

Release 5.6.0

Choose a tag to compare

@janicduplessis janicduplessis released this 07 Aug 16:23
f1059dd

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

Choose a tag to compare

@janicduplessis janicduplessis released this 10 Jul 14:41
864a7e1

5.5.2 (2025-07-10)

  • [RN 0.81] Do not set the ShadowNodeTraits::Trait::DirtyYogaNode (#646)

Release 5.5.1

Choose a tag to compare

@janicduplessis janicduplessis released this 01 Jul 14:52
bd89e1c

5.5.1 (2025-07-01)

  • fix building Fabric on macOS (#642)

Release 5.5.0

Choose a tag to compare

@janicduplessis janicduplessis released this 21 Jun 17:20
c170f45

5.5.0 (2025-06-21)

Features

Release 5.4.1

Choose a tag to compare

@janicduplessis janicduplessis released this 22 May 15:41
94da3e4

5.4.1 (2025-05-22)

Fixes

  • Prevent invalidateSafeAreaInsets get call when RNCSafeAreaProviderComponentView still in the fabric view pool (#629)

Release 5.4.0

Choose a tag to compare

@janicduplessis janicduplessis released this 14 Apr 09:45
37e8765

5.4.0 (2025-04-14)

Features

  • Support React Native 0.79 (#610)

Bug Fixes