iOS-Rich-Text-Editor icon indicating copy to clipboard operation
iOS-Rich-Text-Editor copied to clipboard

A Rich Text Editor for iOS

Results 35 iOS-Rich-Text-Editor issues
Sort by recently updated
recently updated
newest added

Hi, does your library is still updating now?

Italic font not working in Chinese,japanese

I want to use already managed configuration.

Hi, I am using rich text editor in my app ,it is working fine upto ios 10 but not working well from ios 11 . example ,after changing font it...

When you start writing on textview the toggle of bar button doesn't work. You can deselect it and cant select anymore and viceversa. To make it work again you must...

how to resign keyboard.done button missing in iphone.

- List implementation - Text attachment (Adding photos) - ColorPicker, FontPicker, and FontSizePicker are now based on interfaces and can be overridden - Background, and foreground colors can now be...

RichTextEditorToolbar is a subclass of UIScrollView -- both define their own 'delegate' property and so we get compiler warnings due to assumptions about auto-synthesis of the property. Please add the...