material-components-ios
material-components-ios copied to clipboard
MDCFilledTextArea label text is not showing in multiple line
@IBOutlet weak var textField: MDCFilledTextArea!
textField.label.text = "Victim Name(s) long lenth label testing only check it and found if any problem"
Unable to show label in multiple line.