twitter / TwitterTextEditor

A standalone, flexible API that provides a full-featured rich text editor for iOS applications.
Apache License 2.0
2.97k stars 161 forks source link

shouldChangeTextIn return false from ViewController? #28

Open vishaldroisys opened 1 year ago

vishaldroisys commented 1 year ago

Hello,

Can you please sugggest to return false from ViewController if entered string length is exceeding the limit?

Thanks in advance.