robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.34k stars 525 forks source link

Bezier Path Animation #237

Open wratke opened 8 years ago

wratke commented 8 years ago

Is there any way to create an animation along a bezier path while using Cartography to position an object. I want to move an object from the center of one object to another, but I want it to move in arc, as if it was jumping. Is this possible?