A simple bounce and fadeout AlertView written in Swift.😄
##Usage
myView = BounceSuccessfulView(frame: CGRect(x: 0.0, y: 0.0, width: 120, height: 30))
myView?.center = view.center
myView.textLabel?.text = "Image Saved"
myView!.startAnimation()
| Name | Name | Last commit date | ||
|---|---|---|---|---|