Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wokalski/wcfastcell
https://github.com/wokalski/wcfastcell
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wokalski/wcfastcell
- Owner: wokalski
- Created: 2014-01-21T16:12:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-04T13:32:40.000Z (about 8 years ago)
- Last Synced: 2024-12-01T09:17:20.362Z (about 1 month ago)
- Homepage:
- Size: 6.74 MB
- Stars: 524
- Watchers: 23
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#This project is no longer maintained
This project will not do any good for your application. GPUs are good at composition, and drawing in `drawRect:` is extremely inefficient. And this is what This project did; flattened the hierarchy of the whole `UITableViewCell` and drew it on one view.
---
If you want to improve the drawing performance of your app check out [AsyncDisplayKit](https://github.com/facebook/AsyncDisplayKit).