Javier Cancio
40b4c89624
Example updated for Xode 9 & Swift 4
2017-09-23 09:15:11 +02:00
Steven Deutsch
c15a5f8e80
Create location snapshot for LocationMessageCell
2017-09-18 14:09:04 -05:00
Steven Deutsch
4caea44cb5
Add video message
2017-09-17 23:42:27 -05:00
Steven Deutsch
7788a1e231
Add MediaMessageCell
2017-09-16 17:59:39 -05:00
Steven Deutsch
9474b58821
Update example app for iOS 9 deployment target
2017-09-10 05:31:11 -05:00
Steven Deutsch
fc9df34255
Add avatarAlwaysLeading and avatarAlwaysTrailing
2017-09-09 08:36:04 -05:00
Steven Deutsch
a940a16196
Fix cell bottom label origin and max width
2017-09-09 02:59:33 -05:00
Steven Deutsch
f2277d8cf5
Rename MessagesDisplayDataSource to MessagesDisplayDelegate
2017-09-06 06:08:07 -05:00
Steven Deutsch
6ef0638efb
Make reusable view registration private
2017-09-06 05:52:25 -05:00
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