Skip to content

niro-ma/NMATextField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMATextField

Wrapper view with UITextField. Similar to the textfields of Material Design. NMATextField has following advanced features:

  • Enabling secured text entry with a trailing button to toggle visiblity of secured text
  • Mandatory flag to validate input if it has at least 1 character and if not a corresponding error message will be displayed beneath the textfield
  • Disabling textfield and a corresponding trailing lock image will be displayed
  • NMANumericTextField subclass which allows only digits and even copy & paste of a text will be validated
  • Enabling limitation of maximal number of characters in textfield

Examples

Secured Text Entry 1 Secured Text Entry 2 Mandatory Text Entry With Error Message Limited Text Entry Numeric Text Entry

About

Wrapper view with UITextField. Similar to the textfields of Material Design.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages