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

Load next view #2

Closed
ingscjoshua opened this issue Aug 28, 2014 · 7 comments
Closed

Load next view #2

ingscjoshua opened this issue Aug 28, 2014 · 7 comments

Comments

@ingscjoshua
Copy link

Hi great work with your sample to sideMenu, i have a problem but i need move to next viewController but not find to func for to call next view for to work to current flow control

@laurentrivard
Copy link

Having the same issue. What segue would you use to switch to a different View Controller? Any chance you can include another View Controller in your Demo? Thanks!

@kn-neeraj
Copy link
Contributor

Hey I am also using this class to create a SideMenu.Here is what you can do.
First make ViewController which will act as a center container view controller which will have SideMenu as an instance in the controller.
Then keep on adding and removing ViewController to/from this viewController.
I am still working on this will share the code once its working.

@kn-neeraj
Copy link
Contributor

I have added a pull request after this you can easily use this project for switching to different view controllers.
Also I have added 4 sample view controllers.

@laurentrivard
Copy link

@kNeerajPro can you send your code to laurentrivard@gmail.com please ?

@wilzh40
Copy link

wilzh40 commented Sep 23, 2014

Can't you just do
git clone https://github.com/kNeerajPro/ENSwiftSideMenu.git -b CenterControler ?

@kn-neeraj
Copy link
Contributor

yeah you can do that.

@evnaz evnaz mentioned this issue Sep 30, 2014
@evnaz evnaz closed this as completed Sep 30, 2014
@kn-neeraj
Copy link
Contributor

I see that it shows merge conflicts in pull requests?
How can I find what is the issue?

On Tue, Sep 30, 2014 at 5:44 PM, Neeraj Kumar kn.neeraj.89@gmail.com
wrote:

Thanks man.
Do you mind if I blog about it and submit on various forums etc?

Thanks
Neeraj

On Tue, Sep 30, 2014 at 5:29 PM, Evgeny Nazarov notifications@github.com
wrote:

Closed #2 #2.


Reply to this email directly or view it on GitHub
#2 (comment).

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

No branches or pull requests

5 participants