Skip to content

Commit 29c47da

Browse files
committed
Update README.md
1 parent b368a5c commit 29c47da

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,13 @@ I really liked Zee Young's animation so I gave it a shot on iOS. Since I wanted
66

77
It's basically a `UICollectionView` with a sticky header flow layout (this one is based on https://github.com/Blackjacx/StickyHeaderFlowLayout) and all the parallax effects happen in `applyLayoutAttributes:`.
88

9+
I added some jokes from "http://tambal.azurewebsites.net/joke/random" just so it's a little more interesting :)
10+
11+
![demo](RefreshSuccess.gif)
12+
13+
![demo](RefreshCancel.gif)
14+
15+
![demo](Scrolling.gif)
16+
917
# License
1018
Available under MIT license. See the [LICENSE](https://github.com/fruitcoder/ReplaceAnimation/blob/master/LICENSE) for more info.

0 commit comments

Comments
 (0)