CYLTabBarController
CYLTabBarController copied to clipboard
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支...
-------------------------------------------- -------------------------------------------- ## My issue:
-------------------------------------------- -------------------------------------------- ## Base Info for this issue 1. Version:Latest Version as [here](https://github.com/ChenYilong/CYLTabBarController/blob/master/CYLTabBarController.podspec) 2. Language of App :Objective-C/Swift 4. iOS System Version:iOS12 5. Prototype(是否是真机):YES 6. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A ## 1. How...
-------------------------------------------- -------------------------------------------- ## Base Info for this issue 1. Version:Latest Version as [here](https://github.com/ChenYilong/CYLTabBarController/blob/master/CYLTabBarController.podspec) 2. Language of App :Objective-C/Swift 4. iOS System Version:iOS12 5. Prototype(是否是真机):YES 6. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A ## 1. How...
## Base Info for this issue 1. Version:Latest Version as [here](https://github.com/ChenYilong/CYLTabBarController/blob/master/CYLTabBarController.podspec) 2. Language of App :Objective-C 4. iOS System Version:iOS10 5. Prototype(是否是真机):YES 6. Issue Type:Bug ## 1. How to reproduce...
[用户](http://weibo.com/2323360520) 提出的建议,后期会添加这个功能。 功能简述: 1. 未登录状态点击 tabBarItem 会跳转到登录界面 2. 登录后跳转到之前的点击的 tabBarItem对应的 Controller
在程序第一次初始化后,底部tabbar已设置完成,当用户在程序中购买完课程后,底部tabbar个别item和图片要跟着改变,请问怎么实现,看了你的demo,refresh TabBar这个没有实现。。。 -------------------------------------------- -------------------------------------------- ## Base Info for this issue 1. Version:Latest Version as [here](https://github.com/ChenYilong/CYLTabBarController/blob/master/CYLTabBarController.podspec) 2. Language of App :Objective-C/Swift 4. iOS System Version:iOS12 5. Prototype(是否是真机):YES 6. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A ##...
-------------------------------------------- -------------------------------------------- **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
我设置了plusbtn的下标是2. 设置tabbarController的selectedindex为2。 初始化会正确显示在plusBtn对应的页面。 但是tabbarController中的item选中的状态是不对的。 设置了selectedindex为2,第三个item也选中了。