You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into the same problem. The way I resolved it was to modify the props of the bubble directly by adding a renderBubble={this.renderBubble} to the GiftedChat object. Then added this method to my class:
Issue Description
Hi, i really love the way you update this react native app to be a web app- thank you for that !
My problem is when i tried to show username in the messages, and it didn't work.
Steps to Reproduce / Code Snippets
I used
And add it to GiftedChat and still didn't work, i think it's a bug
Expected Results
See the userName in messages
Additional Information
The text was updated successfully, but these errors were encountered: