Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
I've been using this library for my chat app, and it's been so easy to get something done really quickly.
I'm stuck with this problem - when displaying custom content like the code snippet below, I cannot get the Avatar to display beside it. I've tried several combinations with no luck. Any idea how to fix this?
Hi,
I've been using this library for my chat app, and it's been so easy to get something done really quickly.
I'm stuck with this problem - when displaying custom content like the code snippet below, I cannot get the Avatar to display beside it. I've tried several combinations with no luck. Any idea how to fix this?
This is the code snippet:
This is the output: