Skip to content

Files

Latest commit

 

History

History
22 lines (14 loc) · 1.41 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.41 KB

KSOToken

Carthage compatible Version Platform License

KSOToken is a UITextView subclass (along with supporting classes) that provides functionality similar to NSTokenField on macOS. It provides completion support and its appearance is highly customizable. The default appearance matches system apps that use similar controls (e.g. Mail). It relies on the Stanley and Ditko, and Loki frameworks.

iOS

Installation

You can install KSOToken using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Stanley, Loki and Ditko as KSOToken relies on them.

Dependencies

Third party: