SVProgressHUD
SVProgressHUD copied to clipboard
Added support for dark mode on iOS 13 and above
This PR adds support for dark mode on iOS 13 and above. I noticed there was another PR for dark mode however I noticed it had languished for some time with need for further work so I've ensured to include all of the features that were present in that PR too. Importantly this PR supports adapting to changes in UITraitCollection whilst the SVProgressHUD is being displayed and I have updated the documentation in README.md.