I'm trying to accelerate a UIView over a time/distance. So far it seems that UIPushBehavior
is continuous, i.e it doesn't stop until it hits an immovable object. Is there a way to accelerate a UIView
over time? or a distance?
P.S I'm not great in terms of physics vernacular, so please be kind haha