KRProgressHUD
KRProgressHUD copied to clipboard
Not working with TabBarController.
I have tab bar and for each view controller i have to show progress but it only work on first view controller . i am using KRProgressHUD.showOn(self).show() for each view controller but its not working.
Same issue with me, any solutions yet?
@jahnaviwisdom @zykyan It is difficult with the current structure. I think of a solution, but it will take some time.