Closed loicgriffie closed 6 years ago
@oleghnidets any chance you can review the MR ?
Hi @loicgriffie I will review within few days. Thank you for your help
@loicgriffie Could you, please, check the latest release? I made a lot of changes since that time.
Implementation Details :construction:
When using embedded view, setText will happen on viewWillAppear on parent view controller. Having a placeholder animation will have placeholder animation not being completed once view appeared on screen and will make the overall appearance like having glitch.
I propose to lock placeholder animation only in case textfield is editing otherwise no animation is used to move the placeholder.