79478110

Date: 2025-03-01 18:56:56
Score: 0.5
Natty:
Report link

set showUserAvatar to "false",showUserAvatar to "null", this will make both users message to their sides.

   <GiftedChat
      messages={messages}
      showUserAvatar={false}
      renderAvatar={null}
      onSend={this.onSend}
      user={{
        _id: 1,
      }}
    />

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bilal Yaqoob