UI Deploy

Curated, Short, Web UI Dev we Love.

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.

view source

Advertisement