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

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

Release v0.11.0

Breaking Changes

  • ButtonGroup has been updated to accept the following props: style, buttonStyle, and innerBorderStyle #233

New Component

  • Divider Component

Features

  • Tests added with over 80% test coverage. Also tests run on PR's with Codecov integration.
  • Travis CI pipeline setup to run tests on every PR and commit.
  • New website setup using mkdocs on gh-pages.
  • RNE is now on Open Collective
  • All root elements on components accept all native props
  • Minified version of the project is available in the build folder
  • Added ESlint
  • Added ability to add TextInput and switch to ListItem
  • Added ImageWrapperStyle and featuredTile prop to the card component

Bug Fixes

  • Fix for avatar name and type
  • Added flex to icon on list item

Docs Updates

  • Moved our readme to the website
  • Added contribution guide
  • Added issue template
  • Added badges for Travis CI, npm, Codecov and Open Collective

Contributors

@binoy14 @bozzmob @tarang9211 @wpasinski @vulong23 @squidfunk @cpenarrieta

Notes

Once v0.11.0 is released, we will switch our focus to improving our CI pipeline + adding more comprehensive docs + further improving test coverage.

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

NewReleases is sending notifications on new releases.