2013-04-16 13:14:52 +08:00
2013-04-16 13:04:21 +08:00
2013-04-16 13:04:21 +08:00
2013-04-16 13:04:21 +08:00
2013-04-16 13:14:24 +08:00

#Introduction: MultiLayerNavigation helps you implemntation the interaction -- 'drag to back' in a easy way. The only one thing you need to do is replacing your UINavigationController with the MLNavigation Controller. In addtion, if there are a scroll view in your ViewController, you need to do one more thing -- replace the UIScrollView with MLScrollView or inherit it, that's all.

#Known Issue 1.NOT fully some scrollable view (webview/textview/tableview) yet.

Description
No description provided
Readme 100 KiB
Languages
Objective-C 100%