Skip to content

Instantly share code, notes, and snippets.

@saiday
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save saiday/1aa2a2bba3b6258a064d to your computer and use it in GitHub Desktop.

Select an option

Save saiday/1aa2a2bba3b6258a064d to your computer and use it in GitHub Desktop.
MiniToLargeViewAnimator
#import "BaseAnimator.h"
@interface MiniToLargeViewAnimator : BaseAnimator
@property (nonatomic) CGFloat initialY;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment