Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastred/HamburgerButton
Animated hamburger button.
https://github.com/fastred/HamburgerButton
Last synced: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T13:11:36.000Z (about 8 years ago)
- Last Synced: 2024-08-01T19:32:35.499Z (4 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/).
![Demo GIF](https://raw.githubusercontent.com/fastred/HamburgerButton/master/demo.gif)
## 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)