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:
ConversationView
that can create a conversation thread.MessageBubble
to represent text or image based messages.Message
which is a simple struct representation of messages.
Text Demo | Image Demo |
---|---|
This package is released under MIT License. See LICENSE for more information.