Skip to content

CNIC Validation View: National Identity card no Textfield, Validation, Navigation all managed in xib/storyboard base UIView custom control

Notifications You must be signed in to change notification settings

xeieshan/CNICTextFieldView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CNICTextFieldView

CNIC Validation View: National Identity card no Textfield, Validation, Navigation all managed in xib/storyboard base UIView custom control

Can be customized for any country just by editing these constant values

extern NSInteger const kFirstPhaseLength;

extern NSInteger const kSecondPhaseLength;

extern NSInteger const kThirdPhaseLength;

It will automatically take user to next textfield if current comes to maximum availble limit.

About

CNIC Validation View: National Identity card no Textfield, Validation, Navigation all managed in xib/storyboard base UIView custom control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published