Edit readme
This commit is contained in:
parent
5dcea5e0e1
commit
0117bb73e1
|
|
@ -21,7 +21,7 @@ end
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Set height of UIView to 50. Create IBOutlet:
|
Set height of UIView to 50 (optionally, to make UIAnimatedTextField look pretty). Create IBOutlet:
|
||||||
```swift
|
```swift
|
||||||
@IBOutlet weak var textField: UIAnimatedTextField!
|
@IBOutlet weak var textField: UIAnimatedTextField!
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue