Last week I mentioned a tutorial on how to create bendable dynamic views inspired by the bending effect seen in the Skype app.
Here’s an open source component that provides a similar dynamic bending and bouncing effect and automatically applies the effect when a view is hidden/shown called MGFashionMenuView.
MGFashionMenuView allows you to easily add the bouncing effect when showing/hiding a view, simply initialize MGFashionMenuView with your view, and use the provided show/hide methods.
Here is an animation from the readme showing MGFashionView in action:
You can find MGFashionMenuView on Github here.
A nice easy way to add a great effect when showing and hiding views.
- Open Source iOS Component Providing A UIView Subclass That Automatically Bends On Position Changes
- Tutorial: Creating An Evernote Style Button Activated Keyboard
- Example: Recreating The Twitter App Startup Transition In Swift With Core Animation
- An Open Source iOS Component For Creating Fading Text Labels Like The Secret App
- Open Source iOS Component Providing A Customizable Dynamic Blur Effect While Scrolling
Original article: Open Source Component Allowing You To Show/Hide Views With A Dynamic Bending Effect
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.