SkillAgentSearch skills...

BounceAlertView

A simple bounce and fadeout AlertView written in Swift

Install / Use

/learn @Textcat/BounceAlertView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BounceAlertView

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()

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks2

Languages

Swift

Security Score

60/100

Audited on Oct 17, 2024

No findings