dqhieu / FlexibleViewHeightWithLabel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlexibleViewHeightWithLabel

This is my example project for this problem: Handle UIView size with UILabel inside

There is a UIView with 3 UILabel inside, each label contains text (single line/multiples lines). With determined view width, how to update view height automatically after updating text? Check out my post to see the solution. Thanks! image

About


Languages

Language:Swift 95.0%Language:Ruby 5.0%