Popularity
7.6
Stable
Activity
0.0
Stable
1,407
33
110

Code Quality Rank: L5
Programming language: Swift
License: MIT License
Tags: UI     Button    
Latest version: v0.6

ZFRippleButton alternatives and similar libraries

Based on the "Button" category.
Alternatively, view ZFRippleButton alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ZFRippleButton or a related project?

Add another 'Button' Library

README

ZFRippleButton

iOS Custom UIButton effect inspired by Google Material Design written in Swift

Usage

Set the UIButton class in Nib to ZFRippleButton or create it programmatically.

Options

rippleOverBounds indicate that ripple should draw outsise the bounds or not

trackTouchLocation indicate that ripple should show from the touch location or not

shadowRippleEnable indicate that it will show additional shadow when you click or not

touchUpAnimationTime is time interval of touch up animation

and you can set the color of ripple using rippleColor and rippleBackgroundColor

Requirements

  • iOS >= 8.0

Author

Amornchai Kanokpullwad, [email protected]

License

ZFRippleButton is available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the ZFRippleButton README section above are relevant to that project's source code only.