-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
https://youtu.be/2Ly6U98-LkI
As u see, when u put cursor and try to delete number, it's just jump to the end, or adds extra "-".
Code:
self.confirmationTextField.format = @"###-###";
self.confirmationTextField.keyboardType = UIKeyboardTypePhonePad;
Metadata
Metadata
Assignees
Labels
No labels