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

Swipe Inside a view #196

Open
ujwalshrestha opened this issue Mar 23, 2014 · 0 comments
Open

Swipe Inside a view #196

ujwalshrestha opened this issue Mar 23, 2014 · 0 comments

Comments

@ujwalshrestha
Copy link

Hello there,
I have a project created with PKRevealController. The FronviewContoller is a tableview which shows next and previous data on swipe.

I need to use this option to make frontviewcontroller swipe able but cannot use swipe to show left menu.

self.revealController = [PKRevealController revealControllerWithFrontViewController:frontViewController
                                                                 leftViewController:leftViewController
                                                                rightViewController:nil
                                                                            options:@{PKRevealControllerRecognizesPanningOnFrontViewKey : @NO}];

I want to make to make the frontviewcontroller swipe able and show menu on swipe also.

Regards,
Ujjwal

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

No branches or pull requests

1 participant