Releases: lexuanquynh/QRichTextView
Releases · lexuanquynh/QRichTextView
custom text color
0.0.9 update version 0.0.9
Custom for image picker color
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.
0.0.5 update tag
fix bug on ios below ios 13
0.0.4 Merge branch 'main' of https://github.com/lexuanquynh/QRichTextView i…
first release
0.0.2 move files