Skip to content

Custom for image picker color

Compare
Choose a tag to compare
@lexuanquynh lexuanquynh released this 10 Aug 07:43
· 4 commits to main since this release

You can use a custom image picker:

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