Skip to content

Commit

Permalink
FJTagCollectionView标签(适配宽度)
Browse files Browse the repository at this point in the history
FJTagCollectionView标签(适配宽度)
  • Loading branch information
Tim9Liu9 committed Jan 20, 2016
1 parent 7b13595 commit f32a245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,7 @@ Deprecated in favor of PureLayout, which includes OS X support:https://github.co
* [AKPickerView-Swift](https://github.com/Akkyie/AKPickerView-Swift) - 一款小而美的 3D 效果选择器。
* [ImagePickerSheet](https://github.com/larcus94/ImagePickerSheet) - 图片或视频选择器(可多选)组件及其示例项目。
* [iOS-RatingBar](https://github.com/saiwu-bigkoo/iOS-RatingBar) - iOS-RatingBar swift版的评分控件,跟Android的RatingBar一样有两种模式,评分模式和只读模式'支持视图编辑,自定义星星数量,评分等级,另外还能支持非整数星,0.5颗星,0.1颗星,可以开启动画效果。
* [RKNotificationHub](https://github.com/cwRichardKim/RKNotificationHub) - 快速给 UIView 添加上炫酷的通知图标(Badge、红点、提示)。
* [WZLBadge](https://github.com/weng1250/WZLBadge) - Badge,支持横竖屏支持iOS5~iOS8允许高度定制化,包括“红点”的背景颜色,文字(字体大小、颜色),位置等。[说明](http://code.cocoachina.com/detail/316890/%E4%B8%80%E8%A1%8C%E4%BB%A3%E7%A0%81%E5%AE%9E%E7%8E%B0%E5%A4%9A%E9%A3%8E%E6%A0%BC%E7%9A%84%E6%8E%A8%E9%80%81%E5%B0%8F%E7%BA%A2%E7%82%B9/).
* [RKNotificationHub](https://github.com/cwRichardKim/RKNotificationHub) - 快速给 UIView 添加上炫酷的通知图标(Badge、红点、提示)。 * [WZLBadge](https://github.com/weng1250/WZLBadge) - Badge,支持横竖屏支持iOS5~iOS8允许高度定制化,包括“红点”的背景颜色,文字(字体大小、颜色),位置等。[说明](http://code.cocoachina.com/detail/316890/%E4%B8%80%E8%A1%8C%E4%BB%A3%E7%A0%81%E5%AE%9E%E7%8E%B0%E5%A4%9A%E9%A3%8E%E6%A0%BC%E7%9A%84%E6%8E%A8%E9%80%81%E5%B0%8F%E7%BA%A2%E7%82%B9/).
* [BubbleTransition](https://github.com/andreamazz/BubbleTransition) - 以气泡膨胀和缩小的动画效果来显示和移除 controller,Uber的就是这种取消操作的方式。
* [KYFloatingBubble](https://github.com/KittenYang/KYFloatingBubble) - 类似iOS7中Game Center浮动气泡的效果。
* [DKNightVersion](https://github.com/Draveness/DKNightVersion) - DKNightVersion 是一个支持夜间模式切换的框架。
Expand Down Expand Up @@ -322,6 +321,7 @@ Deprecated in favor of PureLayout, which includes OS X support:https://github.co
* [LNPopupController](https://github.com/LeoNatan/LNPopupController) - AppleMusic式pop up,弹出是页面,可以上下拉动。
* [DGRunkeeperSwitch](https://github.com/gontovnik/DGRunkeeperSwitch/) - 动画segment,节选器。
* [YXFilmSelectView](https://github.com/yixiangboy/YXFilmSelectView) - 仿造时光网选择电影票的UI而开发的一个自定义View。
* [FJTagCollectionView](http://code.cocoachina.com/view/129152) - 标签(适配宽度)。

========
#### 动画
Expand Down

0 comments on commit f32a245

Please sign in to comment.