CHIOTPField icon indicating copy to clipboard operation
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

Results 7 CHIOTPField issues
Sort by recently updated
recently updated
newest added

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....

![image](https://user-images.githubusercontent.com/52694025/101987267-d62d3980-3cb4-11eb-88b7-f88cdd0923fd.png)

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.

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