kingjiajie / JJCollectionViewRoundFlowLayout
JJCollectionViewRoundFlowLayout可设置CollectionView的BackgroundColor、Cell的对齐方式,可跟据用户Cell个数计算背景图尺寸,可自定义是否包括计算CollectionViewHeaderView、CollectionViewFootererView或只计算Cells。设置简单,可自定义背景颜色偏移,设置显示方向(竖向、横向)显示,不同Section设置不同的背景颜色,设置Cell的对齐方式,支持左对齐,右对齐,居中。
☆171Updated 6 months ago
Alternatives and similar repositories for JJCollectionViewRoundFlowLayout:
Users that are interested in JJCollectionViewRoundFlowLayout are comparing it to the libraries listed below
- 🔥🔥🔥3D卡片轮播,卡片轮播,无限轮播,DIY☆153Updated 5 years ago
- A easy way to customize your tabBarController 快速定制TabBar中间按钮 https://www.jianshu.com/p/5160a1b48679☆193Updated 5 years ago
- Charts框架的(柱状图、饼状图、饼状图(半圆形)、雷达图、折线图、折线填充图、散点图、K 线图(烛形图)、气泡图、组合图(混合图)的基本使用方法☆149Updated 2 years ago
- iOS验证码输入☆260Updated 4 years ago
- iOS资讯详情页实现—WebView和TableView混合使用☆101Updated 6 years ago
- PGPickerView是将UIPickerView的弯曲弧度变成直列表,可以是单列表,多列表,还可以修改选中label的字体颜色等。☆223Updated 6 years ago
- 饼状图、环形图、扇形图、曲线图、折线图☆156Updated 3 years ago
- A simple and easy to use string scroll control.☆230Updated 5 years ago
- BMChineseSort是一个为模型、字典、字符串数组根据特定中文属性基于tableview分组优化的工具类,基于异步、多线程降低排序时间。☆192Updated 3 years ago
- 💪之前代码是基于UITextView进行的封装,侵入性较强,不方便使用,现使用Category重构代码,支持Cocoapods