UPEmbeddedTextViewManager 0.1.3

UPEmbeddedTextViewManager 0.1.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Feb 2016
SPMSupports SPM

Maintained by Adriana's Mac, Martin's Mac.



  • By
  • Martin Uribe & Adriana Pineda

UPEmbeddedTextViewManager

UPEmbeddedTextViewManager is a convenience tool for employing UITextView instances embedded in table views. Enables scrolling and selection amongst other characteristics, to behave somewhat like the Notes section in the Contacts app (while editing a contact)

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

UPEmbeddedTextViewManager is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "UPEmbeddedTextViewManager"

Author

Martin Uribe & Adriana Pineda

License

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