Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanfordcai/lc-badge-view-swift
A very easy-use badge view in Swift.
https://github.com/lanfordcai/lc-badge-view-swift
Last synced: 17 days ago
JSON representation
A very easy-use badge view in Swift.
- Host: GitHub
- URL: https://github.com/lanfordcai/lc-badge-view-swift
- Owner: LanfordCai
- License: mit
- Created: 2015-12-25T13:49:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T20:21:32.000Z (almost 9 years ago)
- Last Synced: 2024-04-20T08:55:16.950Z (7 months ago)
- Language: Swift
- Homepage: https://github.com/LanfordCai/LC-Badge-View-Swift
- Size: 109 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LCBadgeView
## About
LCBadgeView is a simple and convenient iOS class to draw badges on any iOS view.
There are many properties can be customized as the demo screenshot below shows:
![DemoScreenShot](https://raw.githubusercontent.com/GavinFlying/LCBadgeView/master/LCBadgeView/LCBadgeView.png)
## SpecialThanks
[M13BadgeView](https://github.com/Marxon13/M13BadgeView): A great Objective-C badgeView
## License
LCBadgeView is available under the MIT license. See the LICENSE file for more info.