SVProgressHUD icon indicating copy to clipboard operation
SVProgressHUD copied to clipboard

Added support for dark mode on iOS 13 and above

Open rwbutler opened this issue 5 years ago • 0 comments

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.

rwbutler avatar Nov 12 '19 16:11 rwbutler