https://github.com/jdisho/parallaxscrolling
:octocat: Parallax Scrolling
https://github.com/jdisho/parallaxscrolling
parallax parallax-scrolling uikit
Last synced: 8 months ago
JSON representation
:octocat: Parallax Scrolling
- Host: GitHub
- URL: https://github.com/jdisho/parallaxscrolling
- Owner: jdisho
- License: mit
- Created: 2018-06-12T18:29:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T12:29:09.000Z (almost 4 years ago)
- Last Synced: 2024-01-14T14:21:47.579Z (over 2 years ago)
- Topics: parallax, parallax-scrolling, uikit
- Language: Swift
- Homepage: https://oleb.net/blog/2014/05/parallax-scrolling-collectionview/
- Size: 44.6 MB
- Stars: 37
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ParallaxScrolling
Parallax Scrolling in Swift based on Ole's Objective-C implementation.

Original repository: [CollectionView ParallaxScrolling](https://github.com/ole/CollectionViewParallaxScrolling)
Blogpost: https://oleb.net/blog/2014/05/parallax-scrolling-collectionview/