Edit readme

This commit is contained in:
Ivan Zinovyev 2016-12-20 17:45:00 +03:00
parent 13e015ba5d
commit 61efe9044b
1 changed files with 3 additions and 2 deletions

View File

@ -29,8 +29,9 @@ textField.placeholder = "Enter something"
### Simple type
By default you use simple type. It is just a text field.
<img src="https://raw.githubusercontent.com/iznv/UIAnimatedTextField/master/UIAnimatedTextField/Screenshots/simple1.png" width="100">
<img src="https://raw.githubusercontent.com/iznv/UIAnimatedTextField/master/UIAnimatedTextField/Screenshots/simple2.png" width="100">
<img src="https://raw.githubusercontent.com/iznv/UIAnimatedTextField/master/UIAnimatedTextField/Screenshots/simple1.png" width="300">
<img src="https://raw.githubusercontent.com/iznv/UIAnimatedTextField/master/UIAnimatedTextField/Screenshots/simple2.png" width="300">
### Password type
In order to use UIAnimatedTextField for password input, specify its type as .password