mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
3b94565c48
* Add AvatarView along with `AvatarView.Playground` Implemented code review changes. * Add tests because your are supposed to add tests for everything. * Replace references to the Avatar with AvatarView. Update Example Project. * Updated my `swiftLint` and fixed issues.