mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Improve Example, Add screenshots
This commit is contained in:
@@ -27,14 +27,11 @@ import MapKit
|
||||
import MessageKit
|
||||
|
||||
final class BasicExampleViewController: ChatViewController {
|
||||
|
||||
override func configureMessageCollectionView() {
|
||||
super.configureMessageCollectionView()
|
||||
|
||||
messagesCollectionView.messagesLayoutDelegate = self
|
||||
messagesCollectionView.messagesDisplayDelegate = self
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// MARK: - MessagesDisplayDelegate
|
||||
|
||||
Reference in New Issue
Block a user