BCTabBarController icon indicating copy to clipboard operation
BCTabBarController copied to clipboard

a Tweetie-style tab bar for the iPhone

Results 10 BCTabBarController issues
Sort by recently updated
recently updated
newest added

You can try this: [**CYLTabBarController**](https://github.com/ChenYilong/CYLTabBarController) . ![enter image description here](http://i59.tinypic.com/wvxutv.jpg)

Hi, i m using bctabbarcontroller in my project i am follw the below link step to integerate http://stackoverflow.com/questions/18375243/use-bctabbarcontroller-in-iphone-project i Integaret successfully but when i click on second tab then it...

I Wanna Remove A BCTabBarController when press To Button In One Of It's Child ?

![Screen Shot 2012-12-12 at 1 31 27 PM](https://f.cloud.github.com/assets/3023308/7648/2c625df0-4432-11e2-8dc9-1679745b0fbb.png) Please refer the attached screen shot.

I'm using this component and I have a black box between the tabbar (correctly set on the bottom) and the content view.... Is it a known pb ? Tx for...

Hi, When I try to add a title to the tab bar, it is formatted incorrectly. The text cannot fit and its to the side, I want it to be...

I was playing around with BCTabBarController I I noticed the tabbar is not hidden when I present another viewcontroller modally. The standard behaviour of UITabBarController seems to be that the...

Hi there, thanks for the great tabbar controller! Would it be possible to add something like the popup item feature of Tweetbot to it? Like when you press a tabbar...

If one tab bar uses navigationController, the self.hidesBottomBarWhenPushed is invalid when I push a new view controller. In fact I need to hide the tab bar when I push a...

This would make the controller a more suitable drop-in replacement for UITabBarController.