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
{{ message }}
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
The recent update to iOS 11 has caused my HUD to not show. I'm sure you've looked into the new update already, do you know when/if you will be pushing an update for this repository to work with iOS 11?
Thanks!
The text was updated successfully, but these errors were encountered:
Since XVim doesn't support Xcode9 and I rely a lot on it, I don't upgrade my Xcode to the latest version. So I can't run the code in iOS11 to spot the bug.
You can try the chore branch. I changed some HUD-showing logic. maybe it could solve your problem.
If not, I recommend you to try SVProgressHUD, JGProgressHUD and PKHUD, they are all great. You can also search GitHub to find the library you like.
Hope it helps.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
The recent update to iOS 11 has caused my HUD to not show. I'm sure you've looked into the new update already, do you know when/if you will be pushing an update for this repository to work with iOS 11?
Thanks!
The text was updated successfully, but these errors were encountered: