CHIOTPField
CHIOTPField copied to clipboard
CHIOTPField is a set of textfields that can be used for One-time passwords, SMS codes, PIN codes, etc. Mady by @ChiliLabs - https://chililabs.io
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....

The dependency of CHIOTP was added to Podfile as below `pod 'CHIOTPField', '~> 0.1'` Though I am able to use library, I get this error when installing dependency ``` pod...
This issue occurred on the simulator with iOS version 17 on the lower iOS version library is working fine.
Can not set textColor and Font for Label
Please allow adjusting border width of CHIOTPFieldTwo
are there any delegate methods for reading text in textfield, because when reaching last digit I want to change background colour of my OTP button