https://github.com/fastred/HamburgerButton
Animated hamburger button.
https://github.com/fastred/HamburgerButton
Last synced: 25 days ago
JSON representation
Animated hamburger button.
- Host: GitHub
- URL: https://github.com/fastred/HamburgerButton
- Owner: fastred
- License: mit
- Archived: true
- Created: 2015-06-02T16:34:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T13:11:36.000Z (over 8 years ago)
- Last Synced: 2024-10-31T03:35:27.445Z (6 months ago)
- Language: Swift
- Homepage: http://holko.pl/2014/07/15/hamburger-button-animation/
- Size: 75.2 KB
- Stars: 199
- Watchers: 8
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swift-cn - HamburgerButton - Hamburger button with a slick animation. (Libs / UI)
README
# HamburgerButton
**⚠️ No longer maintained. ⚠️**
Hamburger button with a slick animation. See the [accompanying blog post](http://holko.pl/2014/07/15/hamburger-button-animation/).

## Usage
Copy `HamburgerButton.swift` to your project. Change the value of its `showsMenu` property.
## Author
Arkadiusz Holko:
* [Blog](http://holko.pl/)
* [@arekholko on Twitter](https://twitter.com/arekholko)