Skip to content

Files

Latest commit

 

History

History

iOS10 Password Input Example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

#iOS10 Password Input Example

###validate Password

  • level 1

    • level View : red
  • level 2

    • level View : orange
  • level 3

    • level View : yellow
  • level 4

    • level View : blue
  • level 5

    • level View : green

####TODO

  • modify regex
  • recommend very strong password
  • show password hint for strong password
  • study Regular Expressions