https://github.com/sger/sgbackgroundview
SGBackgroundView is a simple utility for creating custom background in UITableViewCell.
https://github.com/sger/sgbackgroundview
customization uitableviewcell uiview uiviewcontroller
Last synced: 11 months ago
JSON representation
SGBackgroundView is a simple utility for creating custom background in UITableViewCell.
- Host: GitHub
- URL: https://github.com/sger/sgbackgroundview
- Owner: sger
- License: mit
- Created: 2015-10-15T18:08:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T10:05:59.000Z (over 7 years ago)
- Last Synced: 2025-06-03T20:23:11.130Z (about 1 year ago)
- Topics: customization, uitableviewcell, uiview, uiviewcontroller
- Language: Swift
- Homepage:
- Size: 45.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SGBackgroundView
[](http://cocoapods.org/pods/SGBackgroundView)
[](http://cocoapods.org/pods/SGBackgroundView)
[](http://cocoapods.org/pods/SGBackgroundView)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SGBackgroundView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "SGBackgroundView"
```
## Author
Spiros Gerokostas, spiros.gerokostas@gmail.com
## License
SGBackgroundView is available under the MIT license. See the LICENSE file for more info.