Skip to content

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

Release 5.2.0-beta.0

24 Jan 07:20
90d139f

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

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

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)

Release 4.14.1

06 Dec 16:51
fdb0e78

Choose a tag to compare

4.14.1 (2024-12-06)

Fix tvos support

Release 4.14.0

31 Oct 20:33
725976d

Choose a tag to compare

4.14.0 (2024-10-31)

  • chore: Remove legacy version check in react-native.config.js #540

Release 4.13.1

31 Oct 05:00
e8f873f

Choose a tag to compare

4.13.1 (2024-10-31)

  • use jest.fn on mocked hooks (#449)

Release 4.13.0

31 Oct 04:46
e5d23b8

Choose a tag to compare

4.13.0 (2024-10-31)

Features

Release 4.12.0

25 Oct 22:21
cc52b98

Choose a tag to compare

4.12.0 (2024-10-25)

Bug Fixes

Release 4.11.1

16 Oct 16:48
7c39106

Choose a tag to compare

4.11.1 (2024-10-16)

Release 4.11.0

10 Sep 18:23
2c827b1

Choose a tag to compare

4.11.0 (2024-09-10)

Bug Fixes

  • ts error due to react types forwardRef changes (#528) (a2467c5)

Features