Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
adding animated gifs
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoi committed Sep 20, 2015
1 parent 6ef8697 commit 8637eb3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,19 @@

# HELargeCenterTabBarController

A UITabBarController with a large center button.
`HELargeCenterTabBarController` is a 100% Swift implementation of a `UITabBarController` with a lager center tab.

Simple. Lightweight. To-the-point.

<center>
![alt tag](https://raw.githubusercontent.com/hsoienterprises/HELargeCenterTabBarController/develop/HELargeCenterTabBarController-allowSwitchTrue.gif)
Typical use
</center>

<center>
![alt tag](https://raw.githubusercontent.com/hsoienterprises/HELargeCenterTabBarController/develop/HELargeCenterTabBarController-allowSwitchFalse.gif)
Alternate approach (`allowSwitch = false`)
</center>


# Supported OS and SDK
Expand Down

0 comments on commit 8637eb3

Please sign in to comment.