All Projects → zoonooz → Zfripplebutton

zoonooz / Zfripplebutton

Licence: mit
Custom UIButton effect inspired by Google Material Design

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Zfripplebutton

Wobbingbutton
Where UIButton is not enough
Stars: ✭ 20 (-98.59%)
Mutual labels:  uibutton
Transitionbutton
UIButton sublass for loading and transition animation.
Stars: ✭ 1,124 (-20.62%)
Mutual labels:  uibutton
Node Express React Redux Zwitter
🐣 A basic clone of Twitter (Boilerplate App) - Separate API (express+mongo) and Frontend (react+redux) folders using Node, Express, MongoDB, React (create-react-app), React Router v4 and Redux.
Stars: ✭ 91 (-93.57%)
Mutual labels:  google-material
Materialdesignlite
This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
Stars: ✭ 30 (-97.88%)
Mutual labels:  google-material
Progressbutton
Custom ProgressButton
Stars: ✭ 52 (-96.33%)
Mutual labels:  uibutton
Uxtooltime Axure
The best Axure Widget Libraries.
Stars: ✭ 81 (-94.28%)
Mutual labels:  google-material
Loaderbutton
LoaderButton is a very interesting animation loading button.
Stars: ✭ 19 (-98.66%)
Mutual labels:  uibutton
Material Bottomnavigation
Bottom Navigation widget component inspired by the Google Material Design Guidelines at https://www.google.com/design/spec/components/bottom-navigation.html
Stars: ✭ 1,375 (-2.9%)
Mutual labels:  google-material
Swifticonfont
Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
Stars: ✭ 1,094 (-22.74%)
Mutual labels:  uibutton
Spbutton
自定义按钮,图片可在上、左、下、右,可调整图文间距,新增属性支持storyBoard/xib,系统按钮的所有属性和方法依然生效
Stars: ✭ 91 (-93.57%)
Mutual labels:  uibutton
Aaviewanimator
AAViewAnimator is a set of animations designed for UIView, UIButton, UIImageView with options in iOS, written in Swift.
Stars: ✭ 33 (-97.67%)
Mutual labels:  uibutton
Hhcustomcorner
Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently
Stars: ✭ 36 (-97.46%)
Mutual labels:  uibutton
Materialdesign
✒6200+ Material Design Icons from the Community
Stars: ✭ 9,669 (+582.84%)
Mutual labels:  google-material
Vscode Materialdesignicons Intellisense
Provides intellisense, search and hover preview for Material Design Icons
Stars: ✭ 21 (-98.52%)
Mutual labels:  google-material
Md Components
Material Design React Components
Stars: ✭ 97 (-93.15%)
Mutual labels:  google-material
Dlradiobutton
Radio Button for iOS
Stars: ✭ 872 (-38.42%)
Mutual labels:  uibutton
Dtgradientbutton
Easy way to set gradient background to your buttons.
Stars: ✭ 76 (-94.63%)
Mutual labels:  uibutton
Swiftcocoadsl
An easy way to write iOS UI
Stars: ✭ 103 (-92.73%)
Mutual labels:  uibutton
Material Design For Bootstrap
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
Stars: ✭ 9,463 (+568.29%)
Mutual labels:  google-material
Material Design Icons
Material Design Icons
Stars: ✭ 90 (-93.64%)
Mutual labels:  google-material

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 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].