Quantcast
Channel: Controls – TAGTECINFO
Viewing all articles
Browse latest Browse all 336

[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]Swift iOS Component Providing An Auto-Expanding Text Input View With Built In Scrolling

$
0
0

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:

RSKGrowingTextView

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


Viewing all articles
Browse latest Browse all 336

Trending Articles