icanzilb / SwiftSpinner

A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest
MIT License
2.19k stars 268 forks source link

Dismiss spinner Uniquely #103

Open AlejandroDeveloper opened 7 years ago

AlejandroDeveloper commented 7 years ago

I'm having problems when I do SwiftSpinner.hide () since this hides me all spinner and I just want to hide one of them, is there any solution for it? Thank you