Skip to content

Commit c64be99

Browse files
committed
ESTabBarController.swift:自定义TabBarController组件,继承自UITabBarControlle,可添加动画和自定义样式。
ESTabBarController.swift:自定义TabBarController组件,继承自UITabBarControlle,可添加动画和自定义样式。
1 parent 9806c0e commit c64be99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ Deprecated in favor of PureLayout, which includes OS X support:https://github.co
233233
* [TabDrawer.swift](https://github.com/winslowdibona/TabDrawer) - 更适合单手操作的可定制 Tab Bar 组件库。P.S. 自动布局选择了 EasyPeasy。
234234
* [SFFocusViewLayout.swift](https://github.com/fdzsergio/SFFocusViewLayout) - UICollectionViewLayout实现的图片浏览器。
235235
* [TYPagerController](https://github.com/12207480/TYPagerController) - 简单,支持定制,页面控制器,可以滚动内容和标题栏,包含多种style。
236+
* [ESTabBarController.swift](https://github.com/eggswift/ESTabBarController) - 自定义TabBarController组件,继承自UITabBarControlle,可添加动画和自定义样式。[swift 高度自定义TabBarController,支持自定义TabBarItem样式或添加动画](http://www.jianshu.com/p/9e52630e7368)
236237

237238
##### 隐藏与显示
238239
* [SlideTapBar](http://d.cocoachina.com/code/detail/286102) - 滚动栏菜单,向上滚动时隐藏tabbar,向下滚动马上显示tabbar。

0 commit comments

Comments
 (0)