You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,13 @@ I really liked Zee Young's animation so I gave it a shot on iOS. Since I wanted
6
6
7
7
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:`.
8
8
9
+
I added some jokes from "http://tambal.azurewebsites.net/joke/random" just so it's a little more interesting :)
10
+
11
+

12
+
13
+

14
+
15
+

16
+
9
17
# License
10
18
Available under MIT license. See the [LICENSE](https://github.com/fruitcoder/ReplaceAnimation/blob/master/LICENSE) for more info.
0 commit comments