• Stars
    star
    525
  • Rank 84,404 (Top 2 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 11 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TextView inside an expandable TableViewCell

ACEExpandableTextCell Build Status CocoaPods Compatible Platform

ACEExpandableTextCell Is the simplest way to insert a UITextView inside an expandable UITableViewCell. It also supports a placeholder text

CocoaPods

  1. Add pod 'ACEExpandableTextCell' to your Podfile.
  2. Run pod install

License

ACEExpandableTextCell is available under the MIT license. See the LICENSE file for more info.