Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 237 Bytes

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).