From e1786662139e41e57699bd7648c0655ca39dca3a Mon Sep 17 00:00:00 2001 From: Elon Chan Date: Wed, 6 Mar 2019 18:23:29 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61ab9787..f9dfd20b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ 即使加号按钮超出了tabbar的区域,

超出部分依然能响应点击事件 | 红线内的区域均能响应tabbar相关的点击事件,

![enter image description here](http://i57.tinypic.com/2r7ndzk.jpg) 允许指定加号按钮位置 | 效果如下:

![enter image description here](http://a64.tinypic.com/2mo0h.jpg)

Airbnb-app效果:

![enter image description here](http://a63.tinypic.com/2mgk02v.gif) 支持让 `TabBarItem` 仅显示图标,并自动使图标垂直居中,支持自定义TabBar高度 | 效果可见Airbnb-app效果,或者下图

![enter image description here](https://cloud.githubusercontent.com/assets/7238866/10777333/5d7811c8-7d55-11e5-88be-8cb11bbeaf90.png) - 支持自定义动画 | 兼容 Lottie 动画 用法见:https://github.com/ChenYilong/CYLTabBarController/issues/341

![](https://ww1.sinaimg.cn/large/006tNbRwly1fg9hu6qnwbg308v0gctcc.gif) + 支持自定义动画 | 兼容 Lottie 动画 用法见:https://github.com/ChenYilong/CYLTabBarController/issues/341

![enter image description here](http://i64.tinypic.com/2h835ae.jpg)

![](https://ww1.sinaimg.cn/large/006tNbRwly1fg9hu6qnwbg308v0gctcc.gif) 支持角标自定义View | ![enter image description here](https://ws4.sinaimg.cn/large/006tKfTcly1fgl0yxcaboj30yi06at8t.jpg) 支持多TabBar嵌套,并指定PlusButton位置 | ![enter image description here](https://ws4.sinaimg.cn/large/006tNc79ly1fmn3005isfg308r0iltl6.gif) 支持CocoaPods |容易集成