Skip to content

Releases: react-native-elements/react-native-elements

v0.5.3

22 Sep 15:01
Compare
Choose a tag to compare

General

  • Added refs to TextInputs

v0.5.1

20 Sep 23:29
Compare
Choose a tag to compare

General

New Features

v0.5.0

16 Sep 23:24
Compare
Choose a tag to compare

General

New features

  • ability to add images to card component

Major changes

  • removed border radius from buttons
  • removed default top and bottom margins from buttons
  • removed border radius from cards

v0.4.8

16 Sep 14:00
Compare
Choose a tag to compare

General

I'm a huge moron 😀

  • Nader Dabit

v0.4.7

16 Sep 13:46
Compare
Choose a tag to compare

General

  • fixed Icon import

v0.4.6

16 Sep 13:07
Compare
Choose a tag to compare

General

Bug fixes

fixed padding on social buttons

Other

  • Added progress on roadmap
  • Removed margin default for icons

v0.4.5

15 Sep 14:38
Compare
Choose a tag to compare

General

Fixed Icon requirement thanks @jctosta

v0.4.4

14 Sep 06:48
Compare
Choose a tag to compare

General

Icons

Added Icon component

SocialIcons

Added iconSize prop to SocialIcon

v0.4.3

13 Sep 23:10
Compare
Choose a tag to compare

General

Bug fixes

Fixed border-radius for list item avatar to be correct circle

Features

  • added icon.type to buttons to configure zocial, font-awesome, octicon, ionicon, foundation, evilicon, or entypo icon if needed, in addition to the default material icon
  • added icon.style to buttons

v0.4.2

12 Sep 23:49
Compare
Choose a tag to compare

General

New Features