react-native-gifted-chat icon indicating copy to clipboard operation
react-native-gifted-chat copied to clipboard

Toggle visible time on click bubble

Open ezequiel88 opened this issue 2 years ago • 1 comments

Is there any way to show or hide the bubble time according to the click on the bubble?

image

ezequiel88 avatar Dec 31 '22 15:12 ezequiel88

renderTime={() => { return null; }}

sikky999 avatar May 10 '23 03:05 sikky999