SkillAgentSearch skills...

AnimatedButton

UIButton subclass which performs animation on selection

Install / Use

/learn @YahyaBagia/AnimatedButton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AnimatedButton

UIButton subclass which performs animation on selection (click). It is an Objective-C port of ButtonSelectionAnimation.

Description

There are 4 different custom subclusses of UIButton. Hope it will be useful for you.

Screenshot

Usage / Installation

  • Choose the animation you like.
  • Clone or Download AnimatedButton github repo.
  • Assign the chosen custom class to the button you want to animate. Custom classes are located in AnimatedButton folder.
  • Check out ViewController.m class to see how to simply implement the animation into your code.
  • Done! Enjoy the button animation :)

Requirements

iOS 7.0+

License

MIT License

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated5y ago
Forks3

Languages

Objective-C

Security Score

80/100

Audited on Aug 18, 2020

No findings