CNICTextFieldView
April 13, 2017 • Apache 2.0 License
CNIC Validation View
It is a separate View that input CNIC
It is highly customisable by editing constants
NSInteger const kFirstPhaseLength = 5;
NSInteger const kSecondPhaseLength = 7;
NSInte...