react-chat-ui
react-chat-ui copied to clipboard
Add customization options for styling user chat bubbles independently of recipient chat bubbles
At the moment there's no way to say, change the colour of different types of chat bubbles.
https://github.com/brandonmowat/react-chat-ui/blob/master/src/ChatBubble/index.tsx
Please add class names to individual components (or props that would allow for this customization).