You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 item it pops up more items?
If this isn't something you want to do, can you point me in the right direction how to best do it?
Thanks again,
Shukuyen.
The text was updated successfully, but these errors were encountered:
This is a cool idea, I'd start by subclassing BCTab, you could use a
long press gesture recognizer to catch the long press. I haven't
thought about it much further, I don't have time to do something like
this at the moment, unfortunately :(
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 item it pops up more items?
If this isn't something you want to do, can you point me in the right direction how to best do it?
Thanks again,
Shukuyen.
Reply to this email directly or view it on GitHub: #10
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 item it pops up more items?
If this isn't something you want to do, can you point me in the right direction how to best do it?
Thanks again,
Shukuyen.
The text was updated successfully, but these errors were encountered: