fruitcoder / ReplaceAnimation

Pull-to-refresh animation in UICollectionView with a sticky header flow layout, written in Swift :large_orange_diamond:
MIT License
947 stars 89 forks source link

Subtitle #4

Open lfarah opened 8 years ago

lfarah commented 8 years ago
screen shot 2016-03-14 at 6 17 36 pm

Subtitle should be more descriptive, something like

UICollectionView with a sticky header flow layout, written in Swift :large_orange_diamond:

fruitcoder commented 8 years ago

Hey @lfarah! I just wanted to give credit to Zee Young, but since I do it in the readme, you're right. How about Pull-to-refresh animation in UICollectionView with a sticky header flow layout, written in Swift :large_orange_diamond: ?

lfarah commented 8 years ago

Awesome!

lfarah commented 8 years ago

BTW: Why not making it only a pull to refresh animation for Scrollview, like these guys?

fruitcoder commented 8 years ago

Do you mean the naming ("pull to refresh animation for ScrollView") or do you want to know why I implemented it for a UICollectionView instead of a UIScrollView

lfarah commented 8 years ago

Both! :smile: