All Projects → YahyaBagia → AnimatedButton

YahyaBagia / AnimatedButton

Licence: MIT license
UIButton subclass which performs animation on selection

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to AnimatedButton

TezButton
TezButton is include Title/Backgound Color, border, corner radius options and Bottom/Left label, Include data button.
Stars: ✭ 20 (+25%)
Mutual labels:  uibutton, button, uibutton-subclass
Pmsuperbutton
🔥 PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎
Stars: ✭ 653 (+3981.25%)
Mutual labels:  uibutton, button
Emspinnerbutton
UIButton sublcass with loading animation
Stars: ✭ 117 (+631.25%)
Mutual labels:  uibutton, button
RTIconButton
A Interface Builder configurable UIButton with a image icon
Stars: ✭ 40 (+150%)
Mutual labels:  uibutton, button
Hhcustomcorner
Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently
Stars: ✭ 36 (+125%)
Mutual labels:  uibutton, button
Progressbutton
Custom ProgressButton
Stars: ✭ 52 (+225%)
Mutual labels:  uibutton, button
Transitionbutton
UIButton sublass for loading and transition animation.
Stars: ✭ 1,124 (+6925%)
Mutual labels:  uibutton, button
Spbutton
自定义按钮,图片可在上、左、下、右,可调整图文间距,新增属性支持storyBoard/xib,系统按钮的所有属性和方法依然生效
Stars: ✭ 91 (+468.75%)
Mutual labels:  uibutton, button
Lgbutton
A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.
Stars: ✭ 2,216 (+13750%)
Mutual labels:  uibutton, button
vscode-powertools
A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
Stars: ✭ 44 (+175%)
Mutual labels:  button
react-native-flat-button
Flat button component for react-native
Stars: ✭ 26 (+62.5%)
Mutual labels:  button
FancyButtonProj
Juste a funcy button with progress bar
Stars: ✭ 27 (+68.75%)
Mutual labels:  button
Night-Mode-Button
Easy to use night mode button with cool animation
Stars: ✭ 74 (+362.5%)
Mutual labels:  button
liquid button
Liquify your buttons, web demo at website
Stars: ✭ 18 (+12.5%)
Mutual labels:  button
sleek button
A simple but yet customizable button.
Stars: ✭ 63 (+293.75%)
Mutual labels:  button
JPPack
A collection of VCL/LCL components for Delphi/Lazarus - buttons, panels, LinkLabel, ProgressBar, ColorComboBox, ColorListBox, Timer and other
Stars: ✭ 99 (+518.75%)
Mutual labels:  button
bootstrap-directional-buttons
Directional / Arrow buttons for Bootstrap
Stars: ✭ 18 (+12.5%)
Mutual labels:  button
aria-switch-control
ARIA Switch control component
Stars: ✭ 38 (+137.5%)
Mutual labels:  button
buttono
A flexible Sass mixin for creating BEM-style buttons.
Stars: ✭ 82 (+412.5%)
Mutual labels:  button
Rippleable
Ripple-Effecting Button in Swift, Inspired by material ios design.
Stars: ✭ 22 (+37.5%)
Mutual labels:  button

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].