Releases: AppAndFlow/react-native-safe-area-context
Releases · AppAndFlow/react-native-safe-area-context
Release 5.2.0-beta.0
24 Jan 07:20
Compare
Sorry, something went wrong.
No results found
Release to support RN 0.78, contains breaking changes for new arch.
Features
Release 5.1.0
08 Jan 20:41
Compare
Sorry, something went wrong.
No results found
5.1.0 (2025-01-08)
Fix compat with RN 0.77
Release 5.0.0
06 Dec 16:44
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.14.1 (2024-12-06)
Fix tvos support
Release 4.14.0
31 Oct 20:33
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.13.1 (2024-10-31)
use jest.fn on mocked hooks (#449 )
Release 4.13.0
31 Oct 04:46
Compare
Sorry, something went wrong.
No results found
Release 4.12.0
25 Oct 22:21
Compare
Sorry, something went wrong.
No results found
Release 4.11.1
16 Oct 16:48
Compare
Sorry, something went wrong.
No results found
Release 4.11.0
10 Sep 18:23
Compare
Sorry, something went wrong.
No results found
4.11.0 (2024-09-10)
Bug Fixes
ts error due to react types forwardRef changes (#528 ) (a2467c5 )
Features