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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: