Skip to content

NickTitle/NTParallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NTParallax

Add custom parallax to your apps in just a few small steps:

  1. Add CoreMotion to your project
  2. ImportNTParallaxStackController.h to your target view controller's header
  3. Create an NTParallaxStackController as a property
  4. Instantiate the NTParallaxStackController
  5. Add the NTParallaxStackController to your target view controller
  6. Add NTParallaxLayers to the NTParallaxStackController
    1. Update your frame of reference and display your view (by posting a notification called @"resetFrame")
  • You can have as many NTParallaxStackControllers as you want.
  • Each NTParallaxStackController can have as many NTParallaxLayers as you need.

(Follow me on Twitter @nicktitle)

Image Image Image

This software is provided without any warantee or guarantees of any sort. If you use this library in your works, I only ask that you provide a link to this github repo so others can find it too!

About

Add custom parallax to your apps in just a few small steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published