paulja / DynamicResizeUITextView

Sample iOS application that shows how to dynamically resize a UITextView control when using constraints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Resizing of UITextView

Sample iOS application that shows how to dynamically resize a UITextView control when using constraints in a storyboard.

The is the sample code for this [blog post] (https://medium.com/p/102e73853fbc).

About

Sample iOS application that shows how to dynamically resize a UITextView control when using constraints

License:MIT License


Languages

Language:Objective-C 100.0%