Example: Easily Creating Dynamic Transitions On iOS With UIDynamics

About a month ago I mentioned a nice UIKit UIDynamics example providing a number of examples showing how to perform collision, gravity, snapping and more with UIDynamics.

Here’s an example by Finn Gaida that shows how you can easily create a dynamic transition using UIDynamicAnimator.

With just a couple of lines of code the example shows how to create a unique transition with full physics.

Here’s an animation from the readme showing FGDynamicsTransition in action:
FGDynamicsTransition

You can find FGDynamicsTransition on Github here.

A nice example showing how to easily create dynamic transitions.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Example: Easily Creating Dynamic Transitions On iOS With UIDynamics

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *