nnhubbard / ZSSRichTextEditor

A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
MIT License
3.78k stars 584 forks source link

Collab with RichEditorView #258

Open YoomamaFTW opened 4 years ago

YoomamaFTW commented 4 years ago

Hi RichTextEditor community! I'm from YoomamaFTW/RichEditorView, which is a revised and iOS 13 compatible RichEditorView.

I'm looking for those willing to contribute some JS help. Currently, I am aiming to make our repositories better than Apple's by supporting all functionalities and adding more. Currently, all our editors don't have a couple features such as drawing, document scan, checkboxes, and tables.

Actually, I just implemented checkboxes in my repo and want to share it with you guys. But for the others, we should collaborate on the JS since that is the most difficult (and by far my unhappiest) coding times. Lemme know if you're interested.

fooshyangsong commented 4 years ago

Hello @YoomamaFTW , I had used cjwirth/RichEditorView before. Does your side added on feature like toolbarItemSelected tint color like ZSSRichTextEditor ?

YoomamaFTW commented 4 years ago

@fooshyangsong No. I didn't realize people used the default toolbar, but I can add a feature like that.