When user sends the video or audio, it does not shows the timestamp for that message. after sending the another message, timestamp displays for previous message. We have using the custom renderBubble for video and audio.
[FILL THIS OUT]
Timestamp should displays for the video and audio at the time of sending.
I am seeing the same issue. I'm using custom renderBubble and custom renderSend for all messages, and I am seeing that the timestamp only appears for the previous received message when the user sends a message. Timestamps for sent messages never appear at all.
@mackclark Have you tried any solution for this issue ? If you tried any, please suggest.
Please ask here: https://stackoverflow.com/questions/tagged/react-native-gifted-chat
Most helpful comment
I am seeing the same issue. I'm using custom renderBubble and custom renderSend for all messages, and I am seeing that the timestamp only appears for the previous received message when the user sends a message. Timestamps for sent messages never appear at all.