Skip to content

added right view controller panGestureRecognizer and frontoverlay option#717

Open
carlosmouracorreia wants to merge 3 commits into
John-Lluch:masterfrom
carlosmouracorreia:master
Open

added right view controller panGestureRecognizer and frontoverlay option#717
carlosmouracorreia wants to merge 3 commits into
John-Lluch:masterfrom
carlosmouracorreia:master

Conversation

@carlosmouracorreia

Copy link
Copy Markdown

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
Copy Markdown

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

@carlosmouracorreia

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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.

3 participants