Releases: GeekyAnts/NativeBase
Releases · GeekyAnts/NativeBase
v3.4.8
06 Jul 13:45
Compare
Sorry, something went wrong.
No results found
Fixes
Avatar size crash issue.
Avatar.Badge size prop support.
Toast position fix with keyboard.
Fix the support for entry and exit duration props in Modal, Actionsheet, etc.
Typing fixes Button, Input, Alert, and Badge.
v3.4.8-rc.0
30 Jun 10:22
Compare
Sorry, something went wrong.
No results found
Merge pull request #5117 from GeekyAnts/release/3.4.8-rc.0
release 3.4.8-rc.0
v3.4.8-rc.1
06 Jul 11:13
Compare
Sorry, something went wrong.
No results found
Fixes
Typing issue fixes for Button, Input, Alert, Badge
v3.4.7
21 Jun 10:49
Compare
Sorry, something went wrong.
No results found
Fixes
ActionSheet does not close smoothly by swipe down action #5068
Modal avoidKeyboard prop not working properly #5041
_pressed doesn't work with fab component #5053
Select text pushed to the end on Android #5035
Slider does not work properly #5070
v3.4.7-rc.0
20 Jun 11:05
Compare
Sorry, something went wrong.
No results found
fix: type issue in input typings
v3.4.6
02 Jun 07:42
Compare
Sorry, something went wrong.
No results found
Fixes:
Fix for Badge Typing Issue. #5020 .
Fix Fade Animation props. #5004 .
Fixed In Icon component, as prop which was not working if it is passed from theme. #5003
Fix stroke-width warning in WarningIcon #5000 .
Fix: Select uncontrolled state warning #4998 .
Fix Button pseudo prop typings #4973
v3.4.6-rc.2
26 May 07:46
Compare
Sorry, something went wrong.
No results found
Merge pull request #5038 from GeekyAnts/hotfix/3.4.6-rc.1-iconbutton
fix: icon button props
v3.4.6-rc.1
20 May 12:26
Compare
Sorry, something went wrong.
No results found
Merge pull request #5029 from GeekyAnts/release/3.4.6-rc.1
fix: pressable example and update snapshots
v3.4.5
11 May 13:24
Compare
Sorry, something went wrong.
No results found
HotFix:
Typo fix changed prop name in Input from inValidOutlineColor to invalidOutlineColor.
v3.4.4
03 May 09:46
Compare
Sorry, something went wrong.
No results found
Fixes
Checkbox multiple rerender in Checkbox.Group .