jobandtalent / AnimatedTextInput

Animated UITextField and UITextView replacement for iOS
MIT License
760 stars 128 forks source link

Setting first height bigger #121

Open Hilalkah opened 5 years ago

Hilalkah commented 5 years ago

I want to set the AnimatedTextInputs first height to 100 (like 3 lines). And the height of the AnimatedTextInput must be grow when the user writing 4 or more rows.

How can i do this? When i set height its fits like 1 line.