ConversationKit is a Swift package that provides an elegant and easy-to-use chat interface for iOS applications built with SwiftUI.
Stars
23
Forks
5
Watchers
23
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
3
commits
2
commits
1
commits
1
commits
feat: Gemini-style 'Sticky Top' Scrolling & Progressive Disclosure UX
7c02ed8View on GitHubfeat(ui): refine MessageComposerView for native macOS appearance
6eda6d2View on GitHubfix: Add macOS platform support via Chameleon typealias pattern (#22)
ded8ea4View on GitHubHide the plus button if no attachment actions are registered #11 (#19)
e8d5ffeView on GitHub♻️ Simplify attachment previews by conforming `Attachment` to `View` (#20)
f35e9a5View on GitHub💄 Fix “add” button size for latest iOS 26 update (#10)
8e964ecView on GitHub🚀 Refactor `Message` to protocol and add robust error handling (#9)
c1b3486View on GitHubAdd attachment actions support and UI improvements for iOS 18 (#4)
0fc4eaeView on GitHub