Commit Graph

7 Commits

Author SHA1 Message Date
Steven Deutsch 866a9b5ce6 Fix empty data detector crash 2017-08-22 02:30:12 -05:00
Steven Deutsch bd7e9f7581 Add url and date detectors 2017-08-22 02:04:58 -05:00
Steven Deutsch 3b498b368c Add DetectorType 2017-08-22 01:37:23 -05:00
Steven Deutsch 7e28572e19 Add back NSAttributedString extension for calculations and remove temporary UILabel 2017-08-16 04:55:18 -05:00
Omar Albeik 9ff78d2706 Fixes #50 2017-08-11 00:01:27 +03:00
Steven Deutsch a1a09195a6 Fix misplaced frames and update example app 2017-08-08 03:58:36 -05:00
MacmeDan 5d79572fd9 Added the Avatar struct which has an image and initials.
Added an `Avatar` property to the `AvatarView`
Replaced the `imageView` in the `MessagesCollectionViewCell` with the `AvatarView`
Moved the `Avatar.playground` to the example project so users can play around and learn it capabilities.
Updated the example project and abstracted the `sampleData` to its own file.
Updated the organization for the project to `MessageKit` instead of `Hex bits`
2017-08-07 17:46:22 -06:00