Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0ber committed Nov 21, 2014
1 parent 78607f4 commit c10446d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Just add RAMAnimatedTabBarController folder to your project.
class NewAnimation : RAMItemAnimation
```
2. Override methods:
``` swift
// method call when Tab Bar Item is selected
override func playAnimation(icon : UIImageView, textLable : UILabel) {
Expand Down

0 comments on commit c10446d

Please sign in to comment.