Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inamiy/ios7-tabletopseparator
Add top-border for iOS7 UITableView.
https://github.com/inamiy/ios7-tabletopseparator
Last synced: 23 days ago
JSON representation
Add top-border for iOS7 UITableView.
- Host: GitHub
- URL: https://github.com/inamiy/ios7-tabletopseparator
- Owner: inamiy
- Created: 2013-11-28T03:52:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-28T06:57:56.000Z (about 11 years ago)
- Last Synced: 2025-01-02T14:49:33.537Z (about 2 months ago)
- Language: Objective-C
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iOS7-TableTopSeparator 1.0.0
============================Add top-border for iOS7 UITableView.
Install via [CocoaPods](http://cocoapods.org/)
----------```
pod 'iOS7-TableTopSeparator'
```How to use
----------```
// all tableViews
[UITableView installIOS7TableTopSeparator];// or, single tableView
tableView.showsIOS7TopSeparator = YES;
```Dependencies
------------
- [JRSwizzle 1.0](https://github.com/rentzsch/jrswizzle)License
-------
`iOS7-TableTopSeparator` is available under the [Beerware](http://en.wikipedia.org/wiki/Beerware) license.If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.