Skip to content

Releases: kolking/react-native-userpic

Release 2.0.3

25 Dec 10:00
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 2.0.2

10 Sep 08:32
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 2.0.1

25 Jul 10:33
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 2.0.0

26 Jun 12:53
Compare
Choose a tag to compare

In this version all components have been completely rewritten with a focus on improving performance.

Breaking changes

  • Added the color prop that changes the avatar's background image
  • The borderRadius prop has been renamed to radius, the new prop does not support string values
  • The imageStyle prop has been removed, use style prop instead
  • The badgePosition prop has been removed, use badgeProps to change the position of the badge
  • The limit prop of the badgeProps now allows only numeric values

Release 1.0.2

06 Jun 17:23
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 1.0.1

01 Jun 08:44
Compare
Choose a tag to compare

Fixed badge's displayValue condition

Release 1.0.0

11 Jun 18:13
Compare
Choose a tag to compare

Initial NPM release