github react-native-elements/react-native-elements v0.10.0

latest releases: v4.0.0-rc.8, v3.4.3, v4.0.0-rc.7...
7 years ago

Release v0.10.0

Breaking Changes

  • Grid, Row, Col styles should now be passed using containerStyle props instead of style props.

New Component

Features

  • Allow number to be passed into title and subtitle in ListItem #205
  • Add Close icon props for Search Bar #182
  • Allow Checkbox icon to have onPress and onLongPress events #212

Bug Fixes

  • Requiring local assets in Tile caused prop validation errors #199
  • Problem with Card Styles #158
  • FormInput would be hidden if alignItems "center" was applied #70
  • FormInput default height not enough on Android #208
  • Passing styles from stylesheet.create in grid, col and row causes prop validation errors #210
  • stylesheet.create method caused issues in Grid component #209

Docs Updates

  • Update ListItem Docs

Don't miss a new react-native-elements release

NewReleases is sending notifications on new releases.