Skip to content

Commit e4ff92e

Browse files
authored
Update README.md
1 parent 1c80610 commit e4ff92e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# Switcher
22
Custom UISwitcher with animation. Thank to @andmironov for great design http://uimovement.com/ui/654/yet-another-toggle-animation/
33
## Usage
4-
1. Add custom Switcher to view
5-
2. Conform protocol SwitcherChangeValueDelegate to handle value changed event
4+
1. Add switcher throught XIB or Code.
5+
2. Custom color or switcher image directly in Storyboard.
6+
2. Conform protocol SwitcherChangeValueDelegate to handle value changed event.
7+
8+
## CocoaPods
9+
```pod 'KNSwitcher'```
610

711
## Screenshot
812
![](/Switcher.gif)
913

1014

11-
##Bug Found:
15+
## Bug Found:
1216
Create issue or pull request. Please!!!!
1317

14-
##License:
18+
## License:
1519
Nothing special, just do what you need to

0 commit comments

Comments
 (0)