Skip to content

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

Release 5.5.2

10 Jul 14:41
864a7e1
Compare
Choose a tag to compare

5.5.2 (2025-07-10)

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

Release 5.5.1

01 Jul 14:52
bd89e1c
Compare
Choose a tag to compare

5.5.1 (2025-07-01)

  • fix building Fabric on macOS (#642)

Release 5.5.0

21 Jun 17:20
c170f45
Compare
Choose a tag to compare

5.5.0 (2025-06-21)

Features

Release 5.4.1

22 May 15:41
94da3e4
Compare
Choose a tag to compare

5.4.1 (2025-05-22)

Fixes

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

Release 5.4.0

14 Apr 09:45
37e8765
Compare
Choose a tag to compare

5.4.0 (2025-04-14)

Features

  • Support React Native 0.79 (#610)

Bug Fixes

Release 5.3.0

03 Mar 23:08
7b2ccee
Compare
Choose a tag to compare

5.3.0 (2025-03-03)

Features

Release 5.2.0

03 Feb 17:16
d911059
Compare
Choose a tag to compare

5.2.0 (2025-02-03)

Release 5.2.0-beta.0

24 Jan 07:20
90d139f
Compare
Choose a tag to compare
Release 5.2.0-beta.0 Pre-release
Pre-release

5.2.0-beta.0 (2025-01-24)

Release to support RN 0.78, contains breaking changes for new arch.

Features

Release 5.1.0

08 Jan 20:41
0bf911b
Compare
Choose a tag to compare

5.1.0 (2025-01-08)

Fix compat with RN 0.77

Release 5.0.0

06 Dec 16:44
8d5b41a
Compare
Choose a tag to compare

5.0.0 (2024-12-06)

This release bumps the minimum react native version to 0.74. It does not contain any other breaking changes.

V4 will continue to receive bug fixes if you cannot update for now to v5.

Features

  • support RN 0.76 + add example with RNTA (#538) (abe1513)
  • Use BaseReactPackage instead of TurboReactPackage (#558) (018f7de)