Skip to content

Instantly share code, notes, and snippets.

@zapsleep
Created July 29, 2013 07:54
Show Gist options
  • Save zapsleep/6102747 to your computer and use it in GitHub Desktop.
Save zapsleep/6102747 to your computer and use it in GitHub Desktop.
Private interface of DVParallaxView (w/o gyro)
@interface DVParallaxView()
@property (nonatomic, strong) UIImageView *backgroundImageView;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment