Releases: AppAndFlow/react-native-safe-area-context
Releases · AppAndFlow/react-native-safe-area-context
Release 4.6.4
4.6.4 (2023-07-04)
- Update safe area frame when keyboard shows/hides (#407)
Release 4.6.3
4.6.3 (2023-06-21)
Bug Fixes
Release 4.6.2
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
4.6.1 (2023-06-21)
Bug Fixes
- Fix type declaration path in package.json (#400) (ce5e856)
Release 4.6.0
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.2
4.5.2 (2023-04-29)
Bug Fixes
Allow web's SafeAreaView to forward ref to its underlying view #383
Release 4.5.1
4.5.1 (2023-04-08)
Bug Fixes
Release 4.5.0
4.5.0 (2023-01-19)
Bug Fixes
- test: _NativeSafeAreaContext.default.getConstants is not a function (#335) (d424f12), closes #290 #255
Release 4.4.1
4.4.1 (2022-09-28)
Bug Fixes
- don't set codegen configs for older rn cli versions (c4a3ad1)