Popularity
0.5
Stable
Activity
0.0
Stable
6
3
2

Description

CNIC Validation View

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

Programming language: Objective-C
Tags: Text     UI     TextField & TextView     textView     CNIC     NIC     Input    

CNICTextFieldView alternatives and similar libraries

Based on the "Text" category.
Alternatively, view CNICTextFieldView alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of CNICTextFieldView or a related project?

Add another 'Text' Library

README

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.