exyte / Chat

A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker
MIT License
930 stars 141 forks source link

How to indicate other user is typing with a (...) message? #90

Open jkanalakis opened 1 month ago

jkanalakis commented 1 month ago

I came across this request and have a very similar question. I don't have multiple users in a chat, only one. But the same question, how can I show a "..." message bubble to indicate that the other user is typing a response? Right now, I present a full-screen "Thinking..." overlay but it is not very satisfying. I would love to present a "..." that is ideally animated (lottie, gif, etc.) to show that a response is coming. Here's how my app looks today for some context.

Can you offer any advice?

Thank you,

John K.

f3dm76 commented 1 month ago

Hey @jkanalakis, unfortunately we do not have time for open source right now. You are most welcome to support this library by submitting a PR adding this functionality

jkanalakis commented 1 month ago

@f3dm76 Thank you, Alisa. I completely understand. I am a big fan of the ExyteChat library and all of the open source work that your team has done. Best wishes, John K.