ConversationUI is a SwiftUI based iMessage style conversation thread.
This package is a work in progress and there is limited documentation available.
The repo contains the following simple items:
ConversationViewthat can create a conversation thread.MessageBubbleto represent text or image based messages.Messagewhich is a simple struct representation of messages.
| Text Demo | Image Demo |
|---|---|
This package is released under MIT License. See LICENSE for more information.