Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.07 KB

PXIconTextView

Version License Platform

A convenient view with an icon, text view, and the ability to scroll to fit the text contents.

Usage

Use it like a UITextView but with the added image and placeholder properties. It automatically expands as more lines are added to a maximum height you specify.

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

Installation

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

pod "PXIconTextView"

Author

Daniel Blakemore, DanBlakemore@gmail.com

License

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