Skip to content

iOS example to create a parallax effect that bounces and enlarges the top image as you scroll

License

Notifications You must be signed in to change notification settings

hamedh/BouncyParallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#BouncyParallax

iOS example to create a parallax effect that bounces and grows the top image as you scroll

History

While toying around with parallax for the CNN iPhone app, I came up with a bouncy effect that makes the image larger as the table view bounces. Many other apps (including Kickstarter, Etsy, Trello, etc) started using the same effect. So I thought it would be good to show a simple example of how this can be done. The code is actually super easy once the views are setup.

######Apple iPhone5 Launch Event (image from CNET)

##Usage

Check out BouncyParallaxViewController's scrollViewDidScroll method in the example code

Requirements

Latest iOS SDK (7.0+)

License

BouncyParallax is available under the MIT license. See the LICENSE file for more info.

Credits

Created by Hamed Hashemi

CNN logo is copyright of TBS

sample.png is credited to Jeff Turner, Flickr (http://goo.gl/P2IyIM)

About

iOS example to create a parallax effect that bounces and enlarges the top image as you scroll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published