Releases: GeekyAnts/NativeBase
Releases · GeekyAnts/NativeBase
v3.4.28
Hotfix:
- Fixed bug in Checkbox.Group
v3.4.27
Fix:
- Checkbox group selection issue #5073
v3.4.26
Fixes:
- Added prop to change mounting overlay & fix overlay SSR render issue #5592
- Invalid state for light mode #5594
- useResponsiveQuery hook #5597 #5600
- Hidden SSR issue #5605
- Replaced use-subscription with use-sync-external-store to support react 18 and nextjs #5664
v3.4.23-rc.0
Merge pull request #5566 from GeekyAnts/release/3.4.23-rc.0
release 3.4.23-rc.0
v3.4.22
Fixes:
- linear gradient locations typing 8db73ad
- checkbox passing accessibilityHint prop to the component 90d295f
- remove cyclic dependency c535187
- select component icons size differs in light and dark mode b5755ab
- type description in Modal f4f6486
v3.4.21
Fixes
ActionsheetContent
user select none #5530
FlexDir
typing #5527
- UI fixes in storybook examples
Improvements
- Factory state props resolution #5528
Popover
_backdrop pseudo prop #5526
v3.4.20
Fixes
- Warning on RN v0.65+
#5359
- UI Fixes in Storybook examples
- Typo fixes in prop descriptions 05ffb43
v3.4.19
Fixes
- Support for
react@18
/ react-native-web@0.18
/ Expo SDK 46
- Callback state props
#71ea3ca
Iconbutton
state props resolution #bfa4539
- Input nativeID
#88af093