A convenient view with an icon, text view, and the ability to scroll to fit the text contents.
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.
PXIconTextView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "PXIconTextView"
Daniel Blakemore, DanBlakemore@gmail.com
PXIconTextView is available under the MIT license. See the LICENSE file for more info.