We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96a3ba commit f2e8ebfCopy full SHA for f2e8ebf
README.md
@@ -5,6 +5,8 @@ A `UICollectionViewLayout` implementation that aligns the cells to the left.
5
6
<img src="https://raw.githubusercontent.com/mokagio/UICollectionViewLeftAlignedLayout/master/screenshot.png" />
7
8
+_Check out the twin project [`UICollectionViewRightAlignedLayout`](https://github.com/mokagio/UICollectionViewRightAlignedLayout)_
9
+
10
## Installation with CocoaPods
11
12
```ruby
@@ -37,4 +39,4 @@ For those of you who like consistency there is an `UICollectionViewDelegateLeftA
37
39
38
40
---
41
-Hacked together with passion by [@mokagio](https://twitter.com/mokagio)
42
+Hacked together with passion by [@mokagio](https://twitter.com/mokagio)
0 commit comments