RDVTabBarController icon indicating copy to clipboard operation
RDVTabBarController copied to clipboard

Highly customizable tabBar and tabBarController for iOS

Results 36 RDVTabBarController issues
Sort by recently updated
recently updated
newest added

Item added a parameter to make the VC in TabbarVC can be presented. For example, a camera button in tabbar which.

@robbdimitrov RDVTabBarController demo project Based on the code. If the project using a storyboard, how to use RDVTabBarController, Can you provide a simple project based on storyboard? thanks

How can i create a seprator line between tabs? Please let me know if nay anyone know. Thanks

I want to apply State Preservation and Restoration in my app but this didn't work. I have checked your code and saw that this feature didn't support for this version....

when the ios sdk is 7.0, it has a bug when pop the viewcontroller,hope you fix it,I can’t find the reasen.

when push a new viewcontroller,set the tabbar hide, then in the new viewcontroller, swipe to go back to first viewcontroller,offset of the contentview will be abnormal. It shows only in...

![51886eee6803faf053000003_1](https://cloud.githubusercontent.com/assets/8454811/8518405/5711ea5a-23fc-11e5-9f49-60a659ba6cc5.png) like this, thanks.

![screen shot 2015-03-20 at 2 23 38 pm](https://cloud.githubusercontent.com/assets/1189899/6761099/c4c796f2-cf0c-11e4-98ca-1fc35bcefeab.png)

Current implementation produce wry text alignment on tab bar item if given images different sizes, like this ![screen shot 2015-06-18 at 8 09 13 pm](https://cloud.githubusercontent.com/assets/9250530/8237416/d04a39e4-15f7-11e5-9bea-de5d27bbc1b4.png) Implemented alignment style - so...

-(void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView i show ToolBar setting(hideToolBar:NO); And i repeatedly slide up and down , sometime ToolBar show white color, so i have to [hideToolBar:Yes]