SECoreTextView
SECoreTextView is multi-line rich text view library with clickable links, selectable text, embedding images and editing.
Features
Multi-Line Rich text
Clickable hyper link
Embedding Images, Custom views, or Any blocks
Text selection
Copy & Paste
Editing (iOS only)
Both OS X / iOS supported
System Requirement
OS X 10.7(Lion) or later / iOS 5 or later
Installation
CocoaPods
pod 'SECoreTextView'
Manual Install
git clone [email protected]:kishikawakatsumi/SECoreTextView.git
- Copy files in
Lib
andResources
to your project. - Add
CoreText.framework
to your target.
License
SECoreTextView is available under the MIT license. See the LICENSE file for more info.