Releases: AppAndFlow/react-native-safe-area-context
Releases · AppAndFlow/react-native-safe-area-context
Release 4.7.0
10 Jul 23:25
Compare
Sorry, something went wrong.
No results found
4.7.0 (2023-07-10)
Bug Fixes
use install_modules_dependencies to make fabric build more reliable (664c518 )
use RCT_NEW_ARCH_ENABLED in RNCSafeAreaContext module (720cbc9 )
Fixes for tvOS (#412 )
Release 4.6.4
04 Jul 15:19
Compare
Sorry, something went wrong.
No results found
4.6.4 (2023-07-04)
Update safe area frame when keyboard shows/hides (#407 )
Release 4.6.3
21 Jun 22:04
Compare
Sorry, something went wrong.
No results found
4.6.3 (2023-06-21)
Bug Fixes
Release 4.6.2
21 Jun 13:58
Compare
Sorry, something went wrong.
No results found
4.6.2 (2023-06-21)
Cast View to the NativeSafeAreaViewInstance for .macos and .windows to get the correct type definitions (#404 )
Release 4.6.1
21 Jun 13:56
Compare
Sorry, something went wrong.
No results found
4.6.1 (2023-06-21)
Bug Fixes
Fix type declaration path in package.json (#400 ) (ce5e856 )
Release 4.6.0
21 Jun 00:08
Compare
Sorry, something went wrong.
No results found
4.6.0 (2023-06-20)
Features
maximum padding (#394 )
set namespace in build.gradle (#399 )
Bug Fixes
allow providing insets in hook mocks (f1d9e52 )
Release 4.5.3
16 May 15:26
Compare
Sorry, something went wrong.
No results found
Release 4.5.2
29 Apr 15:34
Compare
Sorry, something went wrong.
No results found
4.5.2 (2023-04-29)
Bug Fixes
Allow web's SafeAreaView to forward ref to its underlying view #383
Release 4.5.1
08 Apr 16:18
Compare
Sorry, something went wrong.
No results found
4.5.1 (2023-04-08)
Bug Fixes
Release 4.5.0
19 Jan 03:04
Compare
Sorry, something went wrong.
No results found
4.5.0 (2023-01-19)
Bug Fixes
test: _NativeSafeAreaContext.default.getConstants is not a function (#335 ) (d424f12 ), closes #290 #255