PinCodeTextField icon indicating copy to clipboard operation
PinCodeTextField copied to clipboard

How do i check which character is next to be inserted ??

Open shubham14896 opened this issue 6 years ago • 1 comments

//Similar as this method for textfield func textField(textField: UITextField, shouldChangeCharactersInRange range: NSRange, replacementString string: String) -> Bool { }

shubham14896 avatar Jun 05 '19 17:06 shubham14896

same issue.

JhonnyTawk avatar Nov 15 '19 09:11 JhonnyTawk