Open Source Swift Based Text Editing View Featuring A Great Interface And Easy Customization

Early last year I mentioned a text editing view called ZSSRichTextEditor featuring a nice iconized scrolling selector above the keyboard for easy access to textediting features.

Here’s an open source component for rich text editing from Caesar Wirth called RichEditorView that you can easily drop into an app.

RichEditorView utilizes the scrolling keyboard icons and draws inspiration from ZSSRichTextEditor, but adds a number of enhancements and a swift based syntax. RichEditorView includes all the necessary features you’d expect in a rich editor (such as text formatting, alignment, colors, and image insertion), and also allows you to easily implement your own custom editing actions.

This animation from the readme shows RichEditorView in action:
RichEditorView

You can find RichEditorView on Github here.

A nice easy to use rich text editing view.

Original article: Open Source Swift Based Text Editing View Featuring A Great Interface And Easy Customization

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *