cjwirth / RichEditorView

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

Set default text in textview #222

Closed dipakha closed 4 years ago

dipakha commented 4 years ago

how i can set default text in RichEdtiroView like as textviewText.text = "this is a Data"