I am using react native ui kit. I have gone through these two docs and added the
groupChannelList: { enableMessageReceiptStatus: true }
option . This hides the receipt from channel list but not from group channel message list. There is no such option as well. How can I hide the receipt in the messageList?
@Airen_Kang can you please help me on this?
Hello @Sumit_Dey
Unfortunately, there is currently no option to turn off this feature
so you might need to customize the message.
If you can apply patch-package or copy&paste the code, you can resolve this by modifying that part: