Release 2.0.0
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 toradius
, the new prop does not support string values - The
imageStyle
prop has been removed, usestyle
prop instead - The
badgePosition
prop has been removed, usebadgeProps
to change theposition
of the badge - The
limit
prop of thebadgeProps
now allows only numeric values