ACEExpandableTextCell
ACEExpandableTextCell copied to clipboard
TextView inside an expandable TableViewCell
ACEExpandableTextCell


ACEExpandableTextCell Is the simplest way to insert a UITextView inside an expandable UITableViewCell.
It also supports a placeholder text
CocoaPods
- Add
pod 'ACEExpandableTextCell'to your Podfile. - Run
pod install
License
ACEExpandableTextCell is available under the MIT license. See the LICENSE file for more info.