Skyscanner / SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Apache License 2.0
4.09k stars 540 forks source link

IconImage size issue #302

Closed NasrullahKhan closed 4 years ago

NasrullahKhan commented 4 years ago

ℹ how i can resize icomImage. i tried iconImageView frame but it didn't worked.

NasrullahKhan commented 4 years ago

I found that iconWidth can control the iconImage size. Thanks anyway