Giter VIP home page Giter VIP logo

Comments (12)

aryaxt avatar aryaxt commented on July 24, 2024

Not needed since a single application doesn't require more than a single slide menu.

from ios-slide-menu.

kissrobber avatar kissrobber commented on July 24, 2024

Hi,
My application requires more than a single slide menu.

Specifically,
My application has a TabBarController as a root view controller.
The TabBarController has four sub view controllers.
Two of the four sub view controllers are navigation controllers.

Is there any way to work in this case?

from ios-slide-menu.

aryaxt avatar aryaxt commented on July 24, 2024

Have the SlideNavigationController as the main ViewController, and the UITabBarController as its rootViewController?

from ios-slide-menu.

kissrobber avatar kissrobber commented on July 24, 2024

Thank you for your quick response.
I've tried your suggestion.
However, it does not work.
When pushing a view controller in the one of sub view of root view(TabBarController), I expect that the tab bar still be in the screen. but it goes sliding off the screen.

from ios-slide-menu.

kissrobber avatar kissrobber commented on July 24, 2024

P.S.
Anyway, this doesn't look suited in my case.
I used a SlideNavigationController inside of a TabBarController somehow.
But the slide menu view slid out is unresponsive to UI actions which are touch, select cells, and so on.
The reason is that the view controller should be slid off is the top most controller(TabBarController in my case) rather than the SlideNavigationController inside of the TabBarController.

from ios-slide-menu.

Drinfoo avatar Drinfoo commented on July 24, 2024

Hi kissrober, I have the same problem. Did you find a solution?

from ios-slide-menu.

kissrobber avatar kissrobber commented on July 24, 2024

Hi @Drinfoo.
After that I tried https://github.com/Inferis/ViewDeck because it has a navigation example and tabbed example.
However, using with both navigation and tabbed together, it does not seem to work correctly.
So I ended up making slide menu by myself.

from ios-slide-menu.

Drinfoo avatar Drinfoo commented on July 24, 2024

Thank you for the information.
May I ask you to show me the code you wrote? It would help me a lot :)

from ios-slide-menu.

kissrobber avatar kissrobber commented on July 24, 2024

It's almost the same as other slide menu libraries.
Just code that extending UITabBarController instead of UINavigationController.

from ios-slide-menu.

Drinfoo avatar Drinfoo commented on July 24, 2024

Since I have a very tight deadline, I would really appreciate if you could send me your code. If you don't mind to share of course :)

from ios-slide-menu.

kissrobber avatar kissrobber commented on July 24, 2024

Mail me, [email protected].
But It will take a few days to erase the part of codes that cannot be shared since I'm busy too.

from ios-slide-menu.

Drinfoo avatar Drinfoo commented on July 24, 2024

Thank you very much! :)

from ios-slide-menu.

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.