v2.4.0
SupriyaKalghatgi
released this
27 Mar 06:19
·
4658 commits
to master
since this release
New Features
- NativeBase is now available for web.
Upgraded Features
Bug Fixes
- Button: Fixed ripple / highlight effect on a rounded button with respect to its border radius. PR (#1684), closes (#1206)
- CardItem: Fixed Text color of CardItem with
bordered
. Fixed Footer text when used withbordered
CardItem. PR (#1694) - FAB: Fixed FAB container
flexDirection
code. PR (#1711), closes (#1707) - Label: Fixed usage of
StyleSheet
withLabel
. PR (#1699), closes (#1687) - ListItem: ListItem pass down
delayPressOut
& other TouchableHighlight props. PR (#1702), closes (#1701) - Theme:
- Typescript: