marty-suzuki / MartyJunior

You can change tab contents with swipe gesture on middle of UITableView!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem when use as one of a view controllers in a Tab Bar Controller

gemamegantara opened this issue · comments

Hello,

Thanks for this great lib! However, I found an issue when use this lib as one of a view controllers in a Tab Bar Controller. For details, please see the gif attached

a

Can someone help me on this? Cheers!

I found a solution, I ended up adding a boolean value, so that the super.viewWillAppear method will only called once