IFTTT / RazzleDazzle

A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.
http://ifttt.github.io
MIT License
3.36k stars 291 forks source link

Change access modifiers in Animation #44

Closed edwardjewson closed 7 years ago

edwardjewson commented 7 years ago

This allows animations to be subclassed. Fixes #43

tapi commented 7 years ago

Any maintainers who can get eyes on this? Would love to see this merged.