sparrowcode / AlertKit

Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.
https://sparrowcode.io/frameworks
MIT License
2.33k stars 131 forks source link

startAnimating() and stopAnimating() #16

Closed productdevbook closed 4 years ago

productdevbook commented 4 years ago

Can you add it like this? Let's close it when we want to. Thank you

ivanvorobei commented 4 years ago

You want close alert manually?

productdevbook commented 4 years ago

Yes

ivanvorobei commented 4 years ago

You can close alert by tap, it resolve your problem?

productdevbook commented 4 years ago

No, As for the Alamofire response, I want it to close. The server can extend the time.

ivanvorobei commented 4 years ago

Ok, I will add in new version. Maybe via Notifications

ivanvorobei commented 4 years ago

I added in new version 2.1.1 public method dismiss. You can use it.