Skip to content

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

Release 5.8.1

Choose a tag to compare

@janicduplessis janicduplessis released this 03 Aug 19:17
b3cfc57

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

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)