RichTextKit Logo

Version Swift 5.6 MIT License Twitter: @danielsaidi

About RichTextKit

RichTextKit is a Swift-based library that lets you work with rich text in UIKit, AppKit and SwiftUI.

RichTextKit is under development. Currently missing parts will be added over time.

RichTextKit is supported by and released with permission from Oribi and used in OribiWriter, which is out on iOS and soon on macOS.

Supported Platforms

RichTextKit supports iOS 14, macOS 12, tvOS 14 and watchOS 8.

Installation

RichTextKit can be installed with the Swift Package Manager:

https://github.com/danielsaidi/RichTextKit.git

or with CocoaPods:

pod RichTextKit

Getting started

To get started with RichTextKit, have a look at this getting started guide.

Documentation

The online documentation contains more information, code examples etc. and makes it easy to overview the various parts of the library.

Demo Application

This project contains a demo app that lets you explore RichTextKit on iOS and macOS. To run it, just open and run Demo/Demo.xcodeproj.

Support

You can sponsor this project on GitHub Sponsors or get in touch for paid support.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

RichTextKit is available under the MIT license. See the LICENSE file for more info.

GitHub

View Github