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
Hi, Thanks for the beautiful textfield you made. I have an issue: when I use the CHIOTPField.text = ""
or CHIOTPField.text = nil
it does not clear the textfield properly.
Hi, Thanks for the beautiful textfield you made. I have an issue: when I use the
CHIOTPField.text = ""or
CHIOTPField.text = nilit does not clear the textfield properly.
thanks