Skip to content

It is a parallax scrolling view like the artist detail view of Spotify.

Notifications You must be signed in to change notification settings

joehsieh/ParallaxScrolling

Repository files navigation

ParallaxScrolling

Demo

#What is parallax scrolling ?

When the foregroundView is scrolling down, it will scroll down the backgroundvView with slower speed too. It will make an illusion of depth. It is called parallax scrolling. Sometimes it is not cool if it only exists parallax scrolling in an App, so we provide more effect for backgroundView when the foregroundView is scrolling down.(e.g. Enlarges / Blurs the image in the backgroundView.)

In this example. The blurred image of Jordan is going to slam down is the backgroundView. The rounded image of Jordan and the discover button are in the headerView. The list of player name and suffle button are in the foregroundView.

Enjoy it !

About

It is a parallax scrolling view like the artist detail view of Spotify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published