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