Skip to content

Releases: lexuanquynh/QRichTextView

custom text color

08 Sep 05:13
Compare
Choose a tag to compare
0.0.9

update version 0.0.9

Custom for image picker color

10 Aug 07:43
Compare
Choose a tag to compare

You can use a custom image picker:

        richTextEditor.backgroundColorImagePicker = UIImage(named: "Background.png")
        richTextEditor.textColorImagePicker = UIImage(named: "Textcolor.png")

fix cannot load colors on ios 13 below.

08 Aug 14:55
Compare
Choose a tag to compare

fix bug on ios below ios 13

08 Aug 14:17
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/lexuanquynh/QRichTextView i…

…nto main

first release

08 Aug 10:35
Compare
Choose a tag to compare
0.0.2

move files