Skip to content

Releases: kolking/react-native-avatar

Release 2.0.0

26 Jun 12:53

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

Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 1.0.1

01 Jun 08:44

Choose a tag to compare

Fixed badge's displayValue condition

Release 1.0.0

11 Jun 18:13

Choose a tag to compare

Initial NPM release