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

H-number text sizes(Header Text ) and indents sometimes affect all previous text rather than current/highlighted text How we can apply after select

I am working in SwiftUI, and implementing `RichEditorView` in Chat Module, where user can send message and edit message. I'm facing issue in both part 1 - When I send...

As i checked, i didn't found the mentions support in the editor. It is an essential feature when we deal with any editor. It would be great if some one...

I have already installed IQKeyboard manager into my podfile, and when I'm using this pod in my app. The screen is not moving up for the text field to be...