POP-MCAnimate
POP-MCAnimate copied to clipboard
Concise syntax for the Pop animation framework.
- [ ]
Are you including POP as a sub pod? Either way, it won't build for me using cocoapods and xcode 7. I get this error: `Pod does not build 'POP.h' file...
Masonry can use Facebook pop?
Please update pop framework version ! thanks
I recently fixed a bug in my codebase caused by having the `stop` method injected via a category as a part of the `MCANIMATE_SHORTHAND` define. We have another class from...
- Hi, I am trying to make a cell shake. So I want to move it and reverse that and repeat the process: ``` cell.layer.springSpeed = 15; cell.layer.springBounciness = 15;...
Just a thought. Feels wrong to me to put the animate method on NSObject. It's not _that_ low level. But IMO having animate on `UIView` was a wrong decision by...
I love this very much, can it support iOS6 next time?