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

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

Awesome Lists containing this project

README

          

# RBIDrawerViewController

[![CI Status](http://img.shields.io/travis/yifeic/RBIDrawerViewController.svg?style=flat)](https://travis-ci.org/yifeic/RBIDrawerViewController)
[![Version](https://img.shields.io/cocoapods/v/RBIDrawerViewController.svg?style=flat)](http://cocoapods.org/pods/RBIDrawerViewController)
[![License](https://img.shields.io/cocoapods/l/RBIDrawerViewController.svg?style=flat)](http://cocoapods.org/pods/RBIDrawerViewController)
[![Platform](https://img.shields.io/cocoapods/p/RBIDrawerViewController.svg?style=flat)](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.