vincentttli
vincentttli
Any screenshot or demo?
@longxianlin Try this https://github.com/eggswift/pull-to-refresh
我们目前也有这方面的需求~ 可以考虑一起fork或者copy一个新的仓库来搞?
Any demo? I can fix it with demo.
Set BasicTabBarItemContentView's renderingMode propertie to alwaysOriginal. You can see the surprise~
试试 ESTabBarItemContentMode
来个demo,我帮你看一下,理论上这个框架是不关心tabbar和navigation层级的,因为在开发的时候这个地方花了最大精力来设计
是用swift什么版本编译的?
It has supported now, try subclass it, and do whatever you want.
能来个demo么,我debug一下~