WXTabBarController
WXTabBarController copied to clipboard
在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能
Results
16
WXTabBarController issues
Sort by
recently updated
recently updated
newest added
push到子视图时, 子视图中设置`self.hidesBottomBarWhenPushed = YES;` 属性不生效, tabBar并不消失 而且会报警告: `The unbalanced calls to begin/end appearance transitions XXX`
help wanted
支持在 storyboard 中 拖线 设置 WXTabbarController 的 viewcontrollers
谢谢分享!
2
谢谢分享这个组件!不过我有些不同意你的说法,在iOS系统上,右滑对于cell通常是有操作的,iOS设计上也是这个倾向,你的这个组件做得很不错,只是我个人认为基本上不会被广泛的采用,在iOS上采用和Android设计理念类似的交互方式还是挺low的。纯属讨论啊。
question