Tutorial: Creating Bendable Dynamic Views With UIKit Dynamics And Core Animation

Last week I mentioned an interesting component inspired by the Skype app’s bendable action sheets allowing you to create views that bend on movement.

Here’s a similar component from Victor Baro using Core Animation and UIKit Dynamics to make a “bendable” view inspired by the Skype app along with a tutorial.

There’s also some interesting examples included with VBFJellyView demonstrating how the view bends with finger movements when connected to a UIPanGestureRecognizer, using it to create a “button” that expands/contracts on press and release, adding gravity, and collisions.

Here’s a video showing VBFJellyView in action:

You can find the tutorial over on Victor Baro’s blog.

You can find VBFJellyView on Github here.

A nice guide on making dynamic views.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Tutorial: Creating Bendable Dynamic Views With UIKit Dynamics And Core Animation

©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 *