Compare commits

...

2 Commits

Author SHA1 Message Date
Arnaud Dorgans e95b550962 0.2.0.3 2018-01-04 13:50:42 +01:00
Arnaud Dorgans f8adf9c9a5 readme fix 2018-01-04 13:48:59 +01:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'InfiniteLayout'
s.version = '0.2.0.2'
s.version = '0.2.0.3'
s.summary = 'Horizontal and Vertical infinite scrolling feature for UICollectionView with Paging, NSProxy delegate, Reactive extension'
# This description is used to generate tags and improve search results.
+2
View File
@@ -32,7 +32,9 @@ just use UICollectionViewDataSource and UICollectionViewDelegate in the same way
InfiniteLayout provides 3 classes for infinite scrolling:
**InfiniteLayout**: an UICollectionViewFlowLayout
**InfiniteCollectionView**: an UICollectionView with InfiniteLayout
**InfiniteCollectionViewController**: an UICollectionViewController with InfiniteCollectionView
### IndexPath