GithubHelp home page GithubHelp logo

Comments (8)

aperechnev avatar aperechnev commented on June 12, 2024 1

Let me a few days, I have no internet yet. I'll try to implement it on this weekend.

from sidebaroverlay.

aperechnev avatar aperechnev commented on June 12, 2024

When I implement this sidebar, it removes the sidebar.

Do you mean it removes the navigation bar?

from sidebaroverlay.

civilordergone avatar civilordergone commented on June 12, 2024

Yeah whoops, it's early in the morning :) I love this plugin though btw! It's very slick

from sidebaroverlay.

aperechnev avatar aperechnev commented on June 12, 2024

Actually the SidebarOverlay is root view controller, that contains the side menu and top view controller that is currently presented for user. If you need to push top view controller to a navigation stack, you may set UINavigationController as a top view controller for menu item:

MenuItem1 -> UINavigationController1 -> Screen1
MenuItem2 -> UINavigationController2 -> Screen2
// etc.

from sidebaroverlay.

civilordergone avatar civilordergone commented on June 12, 2024

@aperechnev, so there was already a UINavigationController, then a Child ViewController (Let's call it VC_A).

VC_A's was pushed onto the first parent VC and contained the navigation bar. I updated VC_A to inherit the SideBarOverlay. When I set the SideBarVC, it loses the nav controller. If I don't set the SideBarVC, but if it still inherits SideBarOverlay, it'll display the navigation bar. What would I have to do so the nav shows up? Are you saying the SideBarVC should be pushed onto the Nav Controller too?

from sidebaroverlay.

aperechnev avatar aperechnev commented on June 12, 2024

@civilordergone okay, almost half an year later I understood what you mean 😄 I'll try to check it out on this weekend.

from sidebaroverlay.

civilordergone avatar civilordergone commented on June 12, 2024

Haha, thanks @aperechnev for taking a look into it :D

from sidebaroverlay.

kristoff2016 avatar kristoff2016 commented on June 12, 2024

How is it going on ? it is fixed ? Very nice plugin 👍

from sidebaroverlay.

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.