stream-chat-react-native
stream-chat-react-native copied to clipboard
Make MessageTextContainer Customisable
Motivation
MessageTextContainer is not customizable. Several customers are interested in customizing this particular component to achieve a specific look and feel, such as a gradient background. More info here
Proposed solution
Default MessageTextContainer can be replaced with any other component specified from Channel/MessageList level via a prop.
Acceptance Criteria
Default MessageTextContainer can be customized with a customer-specified component.
This is achievable using - https://stream-wiki.notion.site/Achieving-Linear-Gradient-in-Message-Bubble-b79afdb7409f4af5bcc47c09d0fd50f9
Yes, but the objective here is to be able to change the background color of message without altering any other functionality. In your example, we are simply rendering the text of message within custom component.
Hey team! Please add your planning poker estimate with ZenHub @Enigma-I-am @khushal87 @madsroskar @santhoshvai @vishalnarkhede
Let's add a guide to customize the message bubble with a gradient background
This issue was moved to an internal backlog list of less urgent feature/docs requests.