Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phatblat/hexagon
A simple UIView subclass that creates a north/south hexagon, with very little QuartzCore.
https://github.com/phatblat/hexagon
Last synced: 2 months ago
JSON representation
A simple UIView subclass that creates a north/south hexagon, with very little QuartzCore.
- Host: GitHub
- URL: https://github.com/phatblat/hexagon
- Owner: phatblat
- License: mit
- Created: 2013-11-26T23:13:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T21:45:29.000Z (almost 7 years ago)
- Last Synced: 2024-05-01T22:15:54.514Z (8 months ago)
- Language: Objective-C
- Homepage:
- Size: 33.2 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hexagon View
A simple UIView subclass that creates a north/south hexagon, with very little QuartzCore.
![Screenshot](https://raw.github.com/phatblat/Hexagon/master/example.png "Blue hexagon")
## License
This code is available under the MIT license. See the [LICENSE](LICENSE.md) file for more info.