Skip to content

pixio/PXIconTextView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.