cjwirth / RichEditorView

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
BSD 3-Clause "New" or "Revised" License
1.9k stars 445 forks source link

Autoresizing feature #198

Open denniskeithgaso opened 5 years ago

denniskeithgaso commented 5 years ago

Thanks for this awesome richt ext editor! Is there a way to make the RichEditorView to auto-resize based on the content height? Thanks!