RSKGRowingTextView is an open source Swift iOS component submitted by Ruslan Skorb providing a UITextView subclass that automatically resizes based on user input with built-in scrolling.
RSKGrowingTextView can be implemented within interface builder, and you can adjust the number of lines before scrolling starts, and customize how the view animates when growing.
Here’s an animation from the readme showing RSKGrowingTextView in action:
You can find RSKGrowingTextView on Github here.
A nice solution if you need a text input view that automatically adjusts in size.
Original article: Swift iOS Component Providing An Auto-Expanding Text Input View With Built In Scrolling
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools