[](https://travis-ci.org/Alberto Moral/ExpandableTextView)
ExpandableTextView is a library written in Swift to adapt our UIToolbar depending on the content size of our UITextView. Stay tuned for new features!
- Expand UITextView and UIToolbar
- Add right button
- Add a custom left button
- Show all the images within our Camera Roll
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 9.0+
- Xcode 7.2
ExpandableTextView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "ExpandableTextView"
Alberto Moral, alberto.moral.g@gmail.com
ExpandableTextView is available under the MIT license. See the LICENSE file for more info.