Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

pkluz/PKRevealController

Repository files navigation

PKRevealController v2.0

Introducing PKRevealController 2 - The second version of one of the most popular view controller containers for iOS, enabling you to present multiple controllers on top of one another. It is easy to set-up and highly flexible.

Features

  • iPhone and iPad support
  • Landscape and portrait support
  • Left and right side view presentation

##Requirements

  • Requires iOS 6.0 or later
  • Requires Automatic Reference Counting (ARC)

Installation & Usage

If you're using CocoaPods, simply add pod 'PKRevealController' to your Podfile. If you wish to use the static library check out the installation documentation.

Take a look at the usage documentation to find out how easy it is to work with the controller.

Donations & Contact

Keeping this project alive and up to date takes a lot of time. So does responding to all the e-mails I receive. Nevertheless you're free to get in touch with me, be it via twitter @pkluz, mail or issue on GitHub. I'll try to help you as quickly as I can, but I make no promises.

You can support me by donating to my coffee fund! It'll remind me to stay hydrated and keep shipping! :)

Donate

Coverage Status

Consulting

If you need additional support or help integrating and/or customizing the controller for your project, feel free to get in touch (Philip.Kluz@zuui.org).

##License

PKRevealController - Copyright (C) 2012 Philip Kluz (Philip.Kluz@zuui.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

PKRevealController is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another.

Resources

License

Stars

Watchers

Forks

Packages

No packages published