• Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 9 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

Auto Layout backed growing UITextView

RDRGrowingTextView

Auto Layout backed growing UITextView.

Use in any Auto Layout constrained view hierarchy. Add a less-than-or-equal height constraint on the view itself to restrict its height to a maximum.

Example

The sample project demonstrates how to use the class in combination with an interactively dismissable keyboard. This behavior is seen in apps such as iMessage and Whatsapp.

Demo

License

RDRGrowingTextView is released under the MIT license. Please see the LICENSE file for more details.