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

Right SideMenu #16

Open
Salma90 opened this issue Jan 9, 2014 · 1 comment
Open

Right SideMenu #16

Salma90 opened this issue Jan 9, 2014 · 1 comment

Comments

@Salma90
Copy link

Salma90 commented Jan 9, 2014

i want to open the SideMenu from the right not the left what should i change in the code ?

@jnjosh
Copy link
Contributor

jnjosh commented Jan 9, 2014

The library currently doesn't have a built in way to push to the right instead of the left. However, in the TWTSideMenuViewController, there is a method that sets up the "open" position, -openTransformForView:. If you fork and modify that such that the transform translated to the right instead of the left, you could probably get this working for you pretty quick.

Hope that helps!

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

2 participants