Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@kolking kolking released this 26 Jun 12:53
· 43 commits to main since this release

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