An open API service indexing awesome lists of open source software.

https://github.com/dupesnduds/foldviewcontroller

FoldViewController is folding menu view controller for the iOS platform based on the excellent ECSlidingViewController and XYOrigami projects.
https://github.com/dupesnduds/foldviewcontroller

ios-lib objective-c

Last synced: 5 months ago
JSON representation

FoldViewController is folding menu view controller for the iOS platform based on the excellent ECSlidingViewController and XYOrigami projects.

Awesome Lists containing this project

README

          

# FoldViewController

`FoldViewController` is folding menu view controller for the iOS platform based on the excellent ECSlidingViewController and XYOrigami projects.

See [https://github.com/edgecase/ECSlidingViewController] for details on usage.

## NOTES

* This is a `thin` version of ECSlidingViewController. Don't expect much.
* Look at [https://github.com/Tumunu/FoldViewController/blob/master/FoldViewController/MenuViewController.m] for enlightenment.