Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added right view controller panGestureRecognizer and frontoverlay option #717

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

carlosmouracorreia
Copy link

Now you can use a panGestureRecognizer for rightViewController.

You also have an overlay for interaction to be blocked in the frontView (shouldUseFrontViewOverlay = true) in case the user toggles or pans the rear or right views controllers.

@iDevelopper
Copy link

Why? It seems that we already could use panGesture on right view as well on rear view...

@carlosmouracorreia
Copy link
Author

@iDevelopper could you? I didn't find any straightway form to do it, maybe i've missed it? anyway, the frontoverlay is now activated when you pan either from the right or left, without any animation still. Gonna work on this now,

@iDevelopper
Copy link

There are already a pan and a tap gesture in this library! Just call them in your front view controller and all is done!

@BlackieJS
Copy link

Sry im new in IOS Dev, i would like to ask that if the right view is in shown is full page after toggle? so the pan gesture in this library not able to hide back the right view to the right side isn't?

@iDevelopper
Copy link

Yes you are right! You can use https://github.com/iDevelopper/PBRevealViewController instead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants