https://github.com/xcessentials/reusableview
[DEPRECATED - use 'SwiftUI' instead] Set of helpers for reusable views implementation for UICollectionView and UITableView.
https://github.com/xcessentials/reusableview
custom reusableview swift uicollectionviewcell uikit uitableviewcell xcode
Last synced: 10 months ago
JSON representation
[DEPRECATED - use 'SwiftUI' instead] Set of helpers for reusable views implementation for UICollectionView and UITableView.
- Host: GitHub
- URL: https://github.com/xcessentials/reusableview
- Owner: XCEssentials
- License: mit
- Created: 2017-09-03T17:54:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T21:04:29.000Z (over 8 years ago)
- Last Synced: 2025-02-01T12:44:08.093Z (about 1 year ago)
- Topics: custom, reusableview, swift, uicollectionviewcell, uikit, uitableviewcell, xcode
- Language: Swift
- Homepage: https://xcessentials.github.io/ReusableView/
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReusableView
Set of helpers for reusable views (cells, headers and footers) implementation for UICollectionView and UITableView.