Git Product home page Git Product logo

Comments (12)

tunidev avatar tunidev commented on September 26, 2024

Mee too, I need to implement both the right and the left menu, like Old version of Facebook, where the right menu was for friends list and the left menu for the navigation, I need to create a similar behavior, any suggestion will be welcomed, since there is some old side menu controls allow this functionality...

from residemenu.

liufsd avatar liufsd commented on September 26, 2024

HI. man!
look at here: https://github.com/drunknbass/DNBSwipyNavigationController
but i do not think this is nice menu,maybe you can find another way .

from residemenu.

tunidev avatar tunidev commented on September 26, 2024

Thank you, but I know there is a lot of side menu controls that allows both right and left menu implementation, but I want to be able to reach the same behavior with RESideMenu... I am waiting for the comment of the developer ...

from residemenu.

MahirEusufzai avatar MahirEusufzai commented on September 26, 2024

I'm currently trying to implement a fix for this

from residemenu.

tunidev avatar tunidev commented on September 26, 2024

@MahirEusufzai That's great, I was thinking about replacing the RESideMenu by another control, but I will wait for sure for your fix, you can take a look here where there is a support for both right and left menu in the same time it may help you to find the best implementation for the fix :

https://github.com/gotosleep/JASidePanels

code example :

self.viewController = [[JASidePanelController alloc] init];
self.viewController.leftPanel = [[JALeftViewController alloc] init];
self.viewController.centerPanel = [[UINavigationController alloc] initWithRootViewController:  [[JACenterViewController alloc] init]];
self.viewController.rightPanel = [[JARightViewController alloc] init];

from residemenu.

liufsd avatar liufsd commented on September 26, 2024

i wish you can do it.
good luck.
Thanks.

from residemenu.

MahirEusufzai avatar MahirEusufzai commented on September 26, 2024

Hi, I opened up a new issue with a problem I'm having. I would appreciate your input, since it relates to adding a right side menu

from residemenu.

liufsd avatar liufsd commented on September 26, 2024

you fix it support right menu ?
where ?

from residemenu.

MahirEusufzai avatar MahirEusufzai commented on September 26, 2024

Not yet, but I'm working on it. I'm having a problem, which I addressed at this link: #81

from residemenu.

liufsd avatar liufsd commented on September 26, 2024

Hi man ,you can look at this library :https://github.com/79144876/LeftRightSlider
May be your want.

from residemenu.

farazhaider88 avatar farazhaider88 commented on September 26, 2024

can it still not support right side??

from residemenu.

romaonthego avatar romaonthego commented on September 26, 2024

Fixed in 4.0.

from residemenu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.