Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MillmanY committed Dec 20, 2016
2 parents 4220267 + 53a6445 commit 71d40e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@

## Demo

![demo](https://github.com/MillmanY/MMTabBarAnimation/blob/master/demo.gif)
![demo](https://github.com/MillmanY/MMTabBarAnimation/blob/master/demoGood.gif)



Expand Down Expand Up @@ -49,6 +49,7 @@
case content(type: MMTabBarAnimation.AnimateType) // tabBarView
case icon(type: MMTabBarAnimation.AnimateType) // tabBarIcon
case label(type: MMTabBarAnimation.AnimateType) // tabBarTitleLabel
case iconExpand(image: UIImage) // Expand Select Image with Animation (Dont Set selectImage on storyBoard)
}

## Example
Expand Down

0 comments on commit 71d40e9

Please sign in to comment.