stream-chat-react-native
stream-chat-react-native copied to clipboard
Simplify MessageText Overriding
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.
Hey team! Please add your planning poker estimate with ZenHub @Enigma-I-am @khushal87 @madsroskar @santhoshvai @vishalnarkhede
This issue was moved to an internal backlog list of less urgent feature/docs requests.