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

Possibility for both Left and Right Menus. #51

Open
Harikrishnav21 opened this issue Jul 12, 2016 · 3 comments
Open

Possibility for both Left and Right Menus. #51

Harikrishnav21 opened this issue Jul 12, 2016 · 3 comments

Comments

@Harikrishnav21
Copy link

Harikrishnav21 commented Jul 12, 2016

Hi ,

I am using the "https://components.xamarin.com/view/sidebarnavigation",in my iOS App.
Can I have the both left and right menu's in the SidebarController,
I think it is not possible with control itself,as it is a enum.
Or Please mention what customisations required to make the sidebar to support the both left and right menus.

Thanks in advance.

@jdehlin
Copy link
Collaborator

jdehlin commented Jul 18, 2016

You should be able to nest the navigation menus. Create one and set it's content view to your content view controller. Then create a second one and set its content to the first navigation menu. Just set one to open from left and the other to open from the right.

@jdehlin jdehlin closed this as completed Jul 26, 2016
@Harikrishnav21
Copy link
Author

I didn't that,Please provide more information.
There is no need to MenuLocations Enum for SideBarController?

@jdehlin jdehlin reopened this Jul 26, 2016
@jefftaynton
Copy link

Would it be possible to get a code complete example of both left and right side slideout menus?

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

3 participants