After creating UILabel programatically or through IB, add the following code in viewDidLoad method.
<Label Name>.numberOfLines = 0
Team of Technologists.
After creating UILabel programatically or through IB, add the following code in viewDidLoad method.
<Label Name>.numberOfLines = 0