UI Deploy

Curated, Short, Web UI Dev we Love.

Open Source iOS Library Providing Some Nice UIDynamic Based View Controller Transitions

Earlier this month I mentioned a library for UIDynamics runtime visualization and introspection.

Here’s a library called DDHDynamicViewControllers from Dominik Hauser that provides a number of very nice view controller transitions using the UIDynamic API.

Included within the library are snap, gravity, and gravity+rotation transitions, and you can easily use the library with or without storyboards.

view source

Advertisement