Skip to content

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

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)

Release 4.14.1

06 Dec 16:51
fdb0e78
Compare
Choose a tag to compare

4.14.1 (2024-12-06)

Fix tvos support

Release 4.14.0

31 Oct 20:33
725976d
Compare
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
Compare
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
Compare
Choose a tag to compare

4.13.0 (2024-10-31)

Features

Release 4.12.0

25 Oct 22:21
cc52b98
Compare
Choose a tag to compare

4.12.0 (2024-10-25)

Bug Fixes

Release 4.11.1

16 Oct 16:48
7c39106
Compare
Choose a tag to compare

4.11.1 (2024-10-16)

Release 4.11.0

10 Sep 18:23
2c827b1
Compare
Choose a tag to compare

4.11.0 (2024-09-10)

Bug Fixes

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

Features

Release 4.10.9

15 Aug 16:42
bc55fe4
Compare
Choose a tag to compare

4.10.9 (2024-08-15)

Reverts

Release 4.10.8

09 Jul 05:44
f8c311e
Compare
Choose a tag to compare

4.10.8 (2024-07-09)

Bug Fixes

  • include captionBar in insets (2c8e9e8)