-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change Border Color and text Color instantly #10
Comments
Getting same issue. Cannot assign all textfields colour at them same time. |
Hi, Any update on this? Even we need to achieve the same thing.. |
I copy the "DPOTPView.swift" class into my project. Then add this function in that class.
Then use this in my swift class as.
|
Thanks.. I used the same thing. |
I want to change borderColor and textColor instantly as soon user enters wrong OTP and then reset the colors. I have used these its not working. It works when user removes the character
The text was updated successfully, but these errors were encountered: