• Stars
    star
    236
  • Rank 170,480 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

TQMultistageTableView

Image text

Overview

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

Demo

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

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

Image text____ Image text

Usage

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

About TinyQ

email : [email protected]