Open duynguyen86 opened 5 years ago
I'm using 0.5.2. I use style with "textInputFont: UIFont = UIFont.init(name: "Noteworthy-Bold", size: 14)!". However label cut off bottom. I attached the screenshot
How are your constraints? Are you giving each animatedTextInput a fixed height using autolayout? Each animatedTextInput should be able to size itself.
animatedTextInput
I'm using 0.5.2. I use style with "textInputFont: UIFont = UIFont.init(name: "Noteworthy-Bold", size: 14)!". However label cut off bottom. I attached the screenshot