All Projects → TinyQ → Tqmultistagetableview

TinyQ / Tqmultistagetableview

Licence: mit
TQMultistageTableView是一个分3层的列表控件

Labels

Projects that are alternatives of or similar to Tqmultistagetableview

Luexpandabletableview
A subclass of UITableView with expandable and collapsible sections
Stars: ✭ 125 (-46.12%)
Mutual labels:  tableview
Ios Multiselectiontable
Beautiful way of having a multi-selection table on iOS written in Swift
Stars: ✭ 156 (-32.76%)
Mutual labels:  tableview
React Native Cell Components
Awesome react-native cell components! From a Cell to more complex & awesome components.
Stars: ✭ 177 (-23.71%)
Mutual labels:  tableview
Tableview
A RecyclerView that looks like a TableView, can scroll horizontally and vertically with a fixed header at the same time.
Stars: ✭ 135 (-41.81%)
Mutual labels:  tableview
Mdtable
A data-driven UITableView framework
Stars: ✭ 153 (-34.05%)
Mutual labels:  tableview
Emaccordiontableviewcontroller
Accordion effect for UITableView
Stars: ✭ 158 (-31.9%)
Mutual labels:  tableview
Rxasdatasources
RxDataSource for AsyncDisplayKit/Texture
Stars: ✭ 114 (-50.86%)
Mutual labels:  tableview
V Selectpage
SelectPage for Vue2, list or table view of pagination, use tags for multiple selection, i18n and server side resources supports
Stars: ✭ 211 (-9.05%)
Mutual labels:  tableview
Rxrealmdatasources
An easy way to bind an RxRealm observable to a table or collection view
Stars: ✭ 154 (-33.62%)
Mutual labels:  tableview
React Native Largelist
The best large list component for React Native.
Stars: ✭ 2,153 (+828.02%)
Mutual labels:  tableview
Xlslideswitch
iOS 仿照今日头条滚动列表
Stars: ✭ 136 (-41.38%)
Mutual labels:  tableview
Arsegmentpager
segment tab controller with parallax Header
Stars: ✭ 1,691 (+628.88%)
Mutual labels:  tableview
Swform
iOS 高度封装自适应表单(重构版)
Stars: ✭ 159 (-31.47%)
Mutual labels:  tableview
Anwexpandscrollview
Expand - Collapse Scroll View - Animate With Pinch Gesture
Stars: ✭ 125 (-46.12%)
Mutual labels:  tableview
Swipetableview
Both scroll horizontal and vertical for segment scrollview which have a same header. — 类似半糖、美丽说主页与QQ音乐歌曲列表布局效果,实现不同菜单的左右滑动切换,同时支持类似tableview的顶部工具栏悬停(既可以左右滑动,又可以上下滑动)。兼容下拉刷新,自定义 collectionview实现自适应 contentSize 还可实现瀑布流功能
Stars: ✭ 2,252 (+870.69%)
Mutual labels:  tableview
Emptykit
A lightweight, swift library for displaying emptyView whenever the view(tableView/collectionView) has no content to display, just like DZNEmptyDataSet
Stars: ✭ 117 (-49.57%)
Mutual labels:  tableview
Accordionswift
The best way of implement an accordion menu using an UITableView in Swift
Stars: ✭ 156 (-32.76%)
Mutual labels:  tableview
Magearrefreshcontrol
An iOS refresh control with gear animation
Stars: ✭ 231 (-0.43%)
Mutual labels:  tableview
Circleoffriendsdisplay
朋友圈的做法
Stars: ✭ 205 (-11.64%)
Mutual labels:  tableview
Tqtableviewcellremovecontroller
A table view cell remove animation with FBPOP
Stars: ✭ 166 (-28.45%)
Mutual labels:  tableview

TQMultistageTableView

Image text

Overview

TQMultistageTableView是一个分3层的列表控件,第一层点击后,可展开第二层列表,第二层点击可展开第三层视图。层之间展开和关闭是互斥的,同时只有一个展开的列表层级。支持最低IOS版本为 IOS6.0

Demo

左边的 gif 图片是真实项目中通过这个控件实现的功能。

右边的 gif 图片是这个项目中的Demo。

Image text____ Image text

Usage

这个控件的使用与UITableView基本类似。

About TinyQ

email : [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].