RichEditorView icon indicating copy to clipboard operation
RichEditorView copied to clipboard

RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.

Results 104 RichEditorView issues
Sort by recently updated
recently updated
newest added

How to change the textview background color?

![62621625404593_ #pic_hd](https://user-images.githubusercontent.com/5179140/124386638-ee76ab80-dd0d-11eb-9912-77d6b0350b73.jpg) The height of the textview on the surface layer is lengthened with the increase of the content. However, editorview is the actual height of the red part. Then...

Hey there, does someone know how to handle clicks on links inserted to the editor? There does not seem to be a public API for this right now. Thanks in...

Hi There was an small issue for removing keyboard once we are done with editing we have to tap on another field than only after we can remove the Keyboard...

Dear sir, Is there posibble to turn off auto correction on keyboard?

there is method with name "setEditorBackgroundColor" to change background color of editor. But when i call this method, it is not working as required.

Hello. the issu i've encounter is the following. My RichEditor view is 150px in height, I manually set the editor.html to Empty string, and when i'm running the app and...