https://github.com/robinpowered/rbidrawerviewcontroller
A minimalist drawer view controller
https://github.com/robinpowered/rbidrawerviewcontroller
Last synced: about 1 year ago
JSON representation
A minimalist drawer view controller
- Host: GitHub
- URL: https://github.com/robinpowered/rbidrawerviewcontroller
- Owner: robinpowered
- License: mit
- Created: 2015-09-15T19:40:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-02T15:16:54.000Z (over 10 years ago)
- Last Synced: 2025-01-24T08:11:39.495Z (over 1 year ago)
- Language: Objective-C
- Size: 176 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RBIDrawerViewController
[](https://travis-ci.org/yifeic/RBIDrawerViewController)
[](http://cocoapods.org/pods/RBIDrawerViewController)
[](http://cocoapods.org/pods/RBIDrawerViewController)
[](http://cocoapods.org/pods/RBIDrawerViewController)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
RBIDrawerViewController is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "RBIDrawerViewController", :git => "https://github.com/robinpowered/RBIDrawerViewController"
```
## Author
yifeic, yifei.chen@outlook.com
## License
RBIDrawerViewController is available under the MIT license. See the LICENSE file for more info.