dharness / react-chat-window

Intercom-style live chat window written in react
The Unlicense
677 stars 252 forks source link

Use `isRead` or `seen` prop in message objects #94

Open heatherbooker opened 6 years ago

heatherbooker commented 6 years ago

... instead of separate newMessagesCount prop.

This would also open the door to marking messages as read in the chat window.

dharness commented 5 years ago

Yes, I love it.