Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nView into develop
  • Loading branch information
giulio92 committed Dec 21, 2016
2 parents 0d268f3 + 4ea93b7 commit 4f85906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GLTableCollectionView/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.62</string>
<string>1.65</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GLTableCollectionView is a ready to use `UITableViewController` with a `UICollec

||**GLTableCollectionView**|
|:---:|---|
|🔄|Uses the **same** `UITableView` reusable cells logic provided from Apple's implementation|
|🔄|The **same** `UITableView` reusable cells logic provided from Apple's implementation|
|♻️|`UICollectionView` cell recycle|
|🆒|Both `UITableView` & `UICollectionView` can have their own sections and/or headers|
|🎨|Customization of `UICollectionViewCell`s using the same `UICollectionViewDelegate Flow Layout` you already know|
Expand Down

0 comments on commit 4f85906

Please sign in to comment.