Releases: kolking/react-native-avatar
Releases Β· kolking/react-native-avatar
Release 2.0.0
In this version all components have been completely rewritten with a focus on improving performance.
Breaking changes
- Added the
colorprop that changes the avatar's background image - The
borderRadiusprop has been renamed toradius, the new prop does not support string values - The
imageStyleprop has been removed, usestyleprop instead - The
badgePositionprop has been removed, usebadgePropsto change thepositionof the badge - The
limitprop of thebadgePropsnow allows only numeric values
Release 1.0.2
Update dependencies to fix vulnerabilities
Release 1.0.1
Fixed badge's displayValue condition
Release 1.0.0
Initial NPM release