EnesKaraosman / SwiftyChat

SwiftUI Chat UI (Client) Framework & Documentation to get started!
Apache License 2.0
283 stars 54 forks source link

quick reply #12

Closed seniorAyman closed 3 years ago

seniorAyman commented 3 years ago

hi, what if I want not to disable the selected choice after quick reply ? regards

EnesKaraosman commented 3 years ago

Hi,

Visit this file, cancel isDisabled related parts & you're good to go.

For sure you need to fork the repo to have your own changes..