Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giulio92 authored Nov 26, 2016
1 parent d3d536b commit 3971c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GLTableCollectionView is a ready-to-use ```UITableViewController``` with a ```UI
## Features
- [x] Uses the **same** ```UITableView``` reusable cells logic provided from Apple's implementation
- [x] ```UICollectionView``` cell recycle
- [x] Both ```UITableView``` & ```UICollectionView``` can have sections
- [x] Both ```UITableView``` & ```UICollectionView``` can have their own sections
- [x] Customization of ```UICollectionViewCell```s using the same ```UICollectionViewDelegate Flow Layout``` you already know
- [x] Previous ```UICollectionView``` **.contentOffset** value restoration after scroll
- [x] Storyboard and AutoLayout compatibility
Expand Down

0 comments on commit 3971c3e

Please sign in to comment.