Skip to content

v1.5.0

Compare
Choose a tag to compare
@KBLNY KBLNY released this 22 Apr 10:48
· 10 commits to master since this release

Breaking Changes

  • Property avatarUrl renamed to avatar for clarity purpose. You can use a remote file using its URL, like avatar: 'http://urlToYourRemoteImage.extension', or a local file using avatar: require('<path/to/your/local/image.extension>')