ios 富文本编辑器

github地址

WordPress-Editor-iOS-Extension 是从 WordPress-Editor-iOS 的扩展,他支持“从相册中选择”,“拍照”,“插入网络图片”三种方式。并允许用户可以定制编辑器的工具栏。

The expansion of “WordPress-Editor-iOS-Extension” from “WordPress-Editor-iOS”, his support “photo library” and “take photo”, “insert network picture” three ways. And can allow users to customize the editor toolbar.

ios 富文本编辑器_第1张图片

ios 富文本编辑器_第2张图片

  1. 你可以设置工具栏的主体色(you can set itemTintColor)
self.itemTintColor = [UIColor redColor];

你可能感兴趣的:(IOS)