QMBTabs icon indicating copy to clipboard operation
QMBTabs copied to clipboard

Tab View Controller just like Safari or mobile Chrome

Results 6 QMBTabs issues
Sort by recently updated
recently updated
newest added

I need to use this library in Swift. Is there any chance to upload this library to cocoapods so that users can use in Swift as well? Thanks a lot.

HI. Is there any way to load these tabs in a UIView instead of main view? for example I want these tabs to be implemented in a UIView instead of...

From Apple docs: "You should not call this method directly. If you want to force a layout update, call the setNeedsLayout method instead to do so prior to the next...

Can't update badge number when set badge by @property (nonatomic, strong, readonly) UILabel *textLabel; To solve this problem by add some codes as follow: // The badge text. @property (nonatomic,...

Hi, is it possible to set a fixed width for tabs? ![tabbar](https://f.cloud.github.com/assets/797182/1163638/e0a1339a-2041-11e3-8479-cdc4ca0948c3.gif) I want it to show 4 tabs with all equal width _(i.e. 80)_, can see the screenshot here...

Needs some UX thought before considering coding: -- Draft, please comment -- 1. Tap and hold for time X 2. While the hold gesture continues, the moving tab animates into...