/ConversationUI

ConversationUI is a SwiftUI based iMessage style conversation thread.

Primary LanguageSwiftMIT LicenseMIT

ConversationUI

ConversationUI is a SwiftUI based iMessage style conversation thread.

This package is a work in progress and there is limited documentation available.

Usage

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.

Demo

Text Demo Image Demo
Text Demo Image Demo

License

This package is released under MIT License. See LICENSE for more information.