UILabel Automatically adjust based on text content - ParkinT/RubyMotion_Life GitHub Wiki
A simple class that creates a multi-line UILabel which adjusts size automatically based on the content of the label. The complete class is in this gist.
A simple class that creates a multi-line UILabel which adjusts size automatically based on the content of the label. The complete class is in this gist.