badoo / Chatto

A lightweight framework to build chat applications, made in Swift
MIT License
4.49k stars 596 forks source link

Change Bubble color dynamically #485

Open aniliosdev opened 6 years ago

aniliosdev commented 6 years ago

I want to change Bubble color based on message status like failed(Red), sending(Gray), success(Blue) And also need to add two more status Read, Unread.

Please help me.

shungz89 commented 6 years ago

So sad no one is replying, I was expecting some solutions here

anupamchugh commented 4 years ago

I'm looking for the same