stream-chat-react-native icon indicating copy to clipboard operation
stream-chat-react-native copied to clipboard

Simplify MessageText Overriding

Open vanGalilea opened this issue 3 years ago • 1 comments

Motivation Overriding MessageText is awfully complex because renderText func needs to be called with a significant number of args. This args originated from several places (theme, contexts, etc.)

Proposed solution Override MessageText easier by exchanging renderText func in a component and simplifying renderText func.

Acceptance Criteria Overriding MessageText should be as easy as overriding MessageContent by changing renderText func into an easy-to-use component.

vanGalilea avatar May 18 '22 18:05 vanGalilea

Hey team! Please add your planning poker estimate with ZenHub @Enigma-I-am @khushal87 @madsroskar @santhoshvai @vishalnarkhede

vanGalilea avatar May 24 '22 08:05 vanGalilea

This issue was moved to an internal backlog list of less urgent feature/docs requests.

vanGalilea avatar Oct 13 '22 12:10 vanGalilea