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
Steven Deutsch
258c0b67a4
Add MessageCellDelegate - didTapAvatar & didTapMessage
2017-08-03 02:28:34 -05:00
Steven Deutsch
cee4b1c6d0
Invalidate layout for orientation change
2017-08-03 02:28:33 -05:00
Steven Deutsch
2894c47820
Add SwiftLint and fix warrnings/errors
2017-08-03 02:28:33 -05:00
Omar Albeik
6ab3c26699
Fix #13
2017-07-29 00:41:49 +03:00
Steven Deutsch
db2e929296
Update Podspec and clean up code
2017-07-27 02:13:57 -05:00
Steven Deutsch
cb90c7f007
Clean up access control
2017-07-27 02:00:08 -05:00
Steven Deutsch
0d111798ac
Remove test colors start to clean up UI
2017-07-26 04:06:46 -05:00
Steven Deutsch
383002d1e6
Fix layout bug & cleanup code
2017-07-26 02:00:08 -05:00
Steven Deutsch
c5ad5cb24b
In progress
2017-07-25 22:20:11 -05:00
Steven Deutsch
058b4fdd1b
Round corner edges for demo
2017-07-23 11:56:26 -05:00
Steven Deutsch
83a0832945
Add MessagesCollectionViewLayoutAttributes (rough draft)
2017-07-23 03:26:33 -05:00
Steven Deutsch
a185063d26
Add basic MessagesCollectionViewFlowLayout for height resizing cells
2017-07-23 00:52:17 -05:00