VBRRollingPit icon indicating copy to clipboard operation
VBRRollingPit copied to clipboard

Simple, beautiful and interactive UITabBar

Results 8 VBRRollingPit issues
Sort by recently updated
recently updated
newest added

Hi, your library is very good. I am using it. But, how can change the animation time between moves?

When I add gradient layer in cashapelayer it will give me the added layer but not as the same shape as tabbar have.

When I change the rendering mode of selected bar to original and unselected to template and change the image then the animation went off. I want both the things and...

I want to set the border color of tab bar but I can't find the part that I can change it. So is it possible to set it?

Between tab circle i cant find where it is. Animation time interval

How can I use this programmatically? I tried overriding the uitabbar on uitabbarcontroller but it doesnt show the tabbar ``` class CustomTabbarController:UITabBarController { override var tabBar: RollingPitTabBar { let tabbar...

I am trying to subclass TabBar without TabBarController, however the TabBar is being displayed below the viewController, is there a way to use this library without TabBarController?

Badge value position on tabbar item is not working .