TweeTextField icon indicating copy to clipboard operation
TweeTextField copied to clipboard

[Enhancement] custom placeholder color at active state

Open kokitang opened this issue 5 years ago • 3 comments

kokitang avatar Aug 07 '18 09:08 kokitang

Hi @kokitang , I would appreciate if you can describe more details. Thanks

oleghnidets avatar Aug 16 '18 17:08 oleghnidets

For example, textfield's placeholder color is gray when it is not editing, but be red when editing. Now we can only set placeholderColor for both state, ie gray color in both editing & non-editing state.

kokitang avatar Aug 29 '18 03:08 kokitang

Hi there,

I tried to implement this feature. But it requires a lot of time because it may breaks existing functionality. I attached an example of possible functionality. It is not full functionality you want. Just initial implementation. Please, check it out.

AnimatedTextField.swift.zip

oleghnidets avatar Sep 14 '18 14:09 oleghnidets