0

I used normal chat bubble in react-native-gifted-plugin, and I want to add chat name on the top of the bubble and bold it. Is there a way to do that?refer the images.enter image description here

I used renderUsernameOnMessage prop to show username, How can I style that.It appears at the bottom. I want add it in the top of the bubble and bold it. Please help me enter image description here

1 Answers1

0

renderCustomView prop can be used for this issue.