Open Source iOS Drawer Style View Navigation Library Enhanced By Phsyics From UIKit Dynamics

I’ve mentioned a number of excellent libraries that allow you to navigate between views by sliding one view out like a drawer, most recently MMDrawerController.

Here’s a library built on the same principle called MSDynamicsViewController from Eric Horacek that has been enhanced with physics using the iOS 7 UI Dynamics API.

MSDynamicsDrawerViewController provides an extensive API for navigating between views, and also allows you to adjust different physical properties to get the right effect. An extensive example is included demonstrating how to use MSDynamicsViewController.

This is an image from the readme showing what happens when ther user flings aside a view:
MSDynamicsDrawerViewController

You can find MSDynamicsViewController on Github here.

Some very nice usage of UIKit dynamics.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Drawer Style View Navigation Library Enhanced By Phsyics From UIKit Dynamics

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