facebookarchive / pop

An extensible iOS and OS X animation library, useful for physics-based interactions.
Other
19.66k stars 2.88k forks source link

Add convenience initializer for custom animation #354

Closed zats closed 7 years ago

zats commented 7 years ago

This allows for easier creation of animations when you want to target custom property not supported out of box by POP

zats commented 7 years ago

I'm not sure why is build failing to find pop/POPAnimatablePropertyTypes.h?

b3ll commented 7 years ago

@zats hmm, yeah we need to get that fixed before committing. What happens when you run the tests locally?

zats commented 7 years ago

Xcode… need to add files to project manually, who would've known ¯\_(ツ)_/¯