ZYThumbnailTableView
ZYThumbnailTableView copied to clipboard
a TableView have thumbnail cell only, and you can use gesture let it expands other expansionView, all diy
Soooo, this repo seems to have been abandoned. Does anybody have a favorite alternative?
原谅我提了一个和技术本身无关的issue,但项目的README格式实在太乱了,估计是你使用了某款markdown编辑器的语法渲染与github与比较大的出入,所以最好还是根据github上的效果做一些调整,这样对初次接触、想了解你的repo的人会有很大的帮助,说不定可以新增一大波star :P 另外,建议把中英文的文档分开,别说分成两个单独的文件,至少是同一个文件的独立两部分,现在这种“中英文对照”的可读性挺差的,懂中文的人不太会去读你上面的英文,不懂中文的人也看不懂你下面是什么意思,何必呢是吧。 **Repo本身还是挺不错的,👍**
Hi I tried running this with swift 3.1 and I'm getting this issue on this func. open lazy var updateTableViewCellBlock: UpdateTableViewCellBlock = { return { print("ERROR: You must configure the...
typealias open 都用上了
@liuzhiyi1992 @Dershowitz011 The constraints for the bottom bar and top bar are messed up. When you slide up the top bar is cut short and when you slide down the...
I've just been using the ZY Thumbnail Table View and love what its capable of. One issue I was stuck on was designing custom table view cells that expanded correctly...