hanspinckaers / GrowingTextView

[UNMAINTAINED] An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms
MIT License
2.05k stars 454 forks source link

Upgrading to iOS 8.0 #131

Open ryansong opened 6 years ago

ryansong commented 6 years ago
  1. update Xcode project setting
  2. replace deprecated API
  3. fix rootVC