codestergit / SweetAlert-iOS

Live animated Alert View for iOS written in Swift
MIT License
2.05k stars 303 forks source link

Hide Button and automatic dismiss #59

Open ErAshu opened 7 years ago

ErAshu commented 7 years ago

I am using this and i want to hide OK button from success alert. It should be dismiss by default after 3 seconds or user can set the time. I didn't get the frame of Button. Please guide me.