material-motion-archive / coreanimation-swift

Archived February 16, 2017 :: Core animation plan types for Apple devices
Apache License 2.0
5 stars 2 forks source link

Exploration: UIView block-based animations #14

Closed jverkoey closed 7 years ago

jverkoey commented 7 years ago

Many people are used to UIView's implicit animation APIs.

Material Motion, on the other hand, is much closer to Core Animation's API patterns.

This task tracks explorations for supporting UIView implicit APIs, or something similar in Material Motion.

This is a research task and may not lead to any spec'able outcome.

jverkoey commented 7 years ago

https://www.objc.io/issues/12-animations/view-layer-synergy/

jverkoey commented 7 years ago

🎊 My diff is ready for review at http://codereview.cc/D1904

jverkoey commented 7 years ago

💻 I'm working on a diff at http://codereview.cc/D1904

jverkoey commented 7 years ago

🎊 My diff is ready for review at http://codereview.cc/D1904

chuga commented 7 years ago

nit: this should be renamed to "Exploration: UIView block-based animations"