Here’s an interesting UIView subclass created in Swift that automatically creates a neat bending animation whenever it’s position changes called AHKBendableView by Arkadiusz Holko inspired by the bending corners effect seen when displaying/removing the action sheet in the Skype app.
view source