EnesKaraosman / SwiftyChat

SwiftUI Chat UI (Client) Framework & Documentation to get started!
Apache License 2.0
277 stars 53 forks source link

Added new custom MessageKind to support custom Messages. #33

Closed LeonardMaetzner closed 1 year ago

LeonardMaetzner commented 1 year ago

You can now register your own custom chat cells for the .custom MessageKind.

This feature was already requested in an issue thread.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

EnesKaraosman commented 1 year ago

Thanks for the PR @LeonardMaetzner . I'll review in available time