You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2021. It is now read-only.
I am using your textfield with RuriTextField style.
I found a weird jump animation with RuriTextField when I pop my viewcontroller in navigation controller.
It seems like every time the view controller appears, the RuriTextField will triger "didBeginEditing" if the textfield is not empty.
Can your check it out?