iDevelopper / PBRevealViewController

A UIViewController subclass for revealing a left and/or right view controller above or below a main view controller.
MIT License
80 stars 16 forks source link

Feature Request! #20

Closed Sebacho-Barajas closed 7 years ago

Sebacho-Barajas commented 7 years ago

hi this is not an issue , this is a transition request can you add one transition like this to the controller ? https://github.com/microeditionbiz/Custom-Transition

Sebacho-Barajas commented 7 years ago

is it possible to add this transition?

iDevelopper commented 7 years ago

This is not the purpose of PBRevealViewController who's manage a left and right side view controller. Why don't you use the one you have already?

https://github.com/microeditionbiz/Custom-Transition

Sebacho-Barajas commented 7 years ago

because that is a transition but not a menu controller, but thanks for your response!