Skip to content

Commit 4f85906

Browse files
committed
Merge branch 'master' of https://github.com/giulio92/GLTableCollectionView into develop
2 parents 0d268f3 + 4ea93b7 commit 4f85906

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

GLTableCollectionView/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.62</string>
18+
<string>1.65</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GLTableCollectionView is a ready to use `UITableViewController` with a `UICollec
1919

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

0 commit comments

Comments
 (0)