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

Add top, right, bottom, left margin of icon #267

Open neetrath opened 5 years ago

neetrath commented 5 years ago

Add top, right, bottom, left margin of icon. and adjust default title margin value.

k0nserv commented 5 years ago

Hey @neetrath this should really use a UIEdgeInsets instead and I am a bit concerned about feature creep so it might be better to include this in a subclass in your project