idev-recipes
idev-recipes copied to clipboard
CustomTabBar: Bug fixing...
- wrong start position of TabBarRow in CustomTabBar original issue https://github.com/boctor/idev-recipes/issues/4
- Fast changing tabs glow bug Than tabs canes really fast - glow jumps with delayed sequences. Fix this - stop prev timer than tabs start changing fast...
- Not called viewWillAppear:/viewDidAppear:/ etc original issue https://github.com/boctor/idev-recipes/issues/5
- Tapping an already selected tab bar item does not pop the selected view controller's navigation controller (if any) to the root VC. original issue https://github.com/boctor/idev-recipes/issues/5
- Add init method without xib, update TabBar protocol for different images and glow for tabs, add glow block animation