We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72bbf6 commit 869b300Copy full SHA for 869b300
1 file changed
README.md
@@ -24,7 +24,7 @@ GLTableCollectionView is a ready-to-use ```UITableViewController``` with a ```UI
24
|🆒|Both ```UITableView``` & ```UICollectionView``` can have their own sections and/or headers|
25
|🖼|Customization of ```UICollectionViewCell```s using the same ```UICollectionViewDelegate Flow Layout``` you already know|
26
|✨|Previous ```UICollectionView``` **.contentOffset** value restoration after scroll|
27
-|↔️|UICollectionViewCell size-based (optional) pagination|
+|↔️|UICollectionView cell-size-based scroll pagination, see below for instructions|
28
|📐|Storyboard and Auto Layout compatibility|
29
|💎|Clean architecture|
30
|🔧|Unit Tests|
0 commit comments