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.
- Host: GitHub
- URL: https://github.com/dupesnduds/foldviewcontroller
- Owner: dupesnduds
- License: other
- Created: 2012-08-31T02:20:38.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-31T05:02:04.000Z (almost 14 years ago)
- Last Synced: 2026-01-28T17:38:12.207Z (5 months ago)
- Topics: ios-lib, objective-c
- Language: Objective-C
- Size: 250 KB
- Stars: 12
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License
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.