Version 2.4.0
- NativeBase is now available for web.
- 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: