exyte / Chat

A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker
MIT License
873 stars 133 forks source link

Can i disable reply message feature? #70

Closed gzlboy closed 5 months ago

gzlboy commented 5 months ago

Thanks!

f3dm76 commented 5 months ago

Hey @gzlboy, what exactly would you like to disable? Menu on long tap showing reply button? Then use showMessageMenuOnLongPress. Have a nice day

gzlboy commented 5 months ago

Thanks Reply! I hope there is a switch, if set to false, long pressing the message will cause nothing to happen.