Skip to content

tungfam/ButtonSelectionAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ButtonSelectionAnimation

UIButton subclass which performs animation on selection. Check it out!

note: please nevermind the quality of the selected buttons. it looks perfect on iphone or simulator. gif reduces the quality

Description

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

Usage / Installation

  1. Choose the animation you like.
  2. Clone or Download ButtonSelectionAnimation github repo.
  3. Assign the chosen custom class to the button you want to animate. Custom classes are located in Extension folder.
  4. Check out ViewController.swift class to see how to simply implement the animation into your code.
  5. Done! Enjoy the button animation :)

About

UIButton subclass which performs animation on selection. Check it out!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages