Releases: th3rdwave/react-native-safe-area-context
Releases · th3rdwave/react-native-safe-area-context
Release 4.9.0
4.9.0 (2024-02-01)
Features
Release 4.8.2
4.8.2 (2023-12-20)
Bug Fixes
Release 4.8.1
4.8.1 (2023-12-13)
Bug Fixes
- android: enable buildFeatures.buildConfig for android gradle plugin 8+ (#455) (c391781)
Release 4.7.4
4.7.4 (2023-10-25)
- resolve ViewProps type import #446
Release 4.7.3
4.7.3 (2023-10-18)
- Observe UIKeyboardDidChangeFrameNotification (#440)
Release 4.7.2
4.7.2 (2023-09-01)
- Complete the partial memoization of provider (#427)
Release 4.7.1
4.7.1 (2023-07-11)
- Update podspec to tvOS 12.4 (#415)
Release 4.7.0
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
4.6.4 (2023-07-04)
- Update safe area frame when keyboard shows/hides (#407)