GithubHelp home page GithubHelp logo

Comments (3)

Art3mS1d avatar Art3mS1d commented on May 18, 2024

Hi. To change background color of GuillotineMenuViewController you need to change color of navigationBar:

        let navBar = self.navigationController!.navigationBar
        navBar.barTintColor = UIColor(red: 65.0 / 255.0, green: 62.0 / 255.0, blue: 79.0 / 255.0, alpha: 1)

from guillotinemenu.

Mourad-Khalfallaoui avatar Mourad-Khalfallaoui commented on May 18, 2024

Hi,
your post title is "How to manage multiple view controller through navigation items?" but your question is about the menu background color. I try to integrate GuillotineMenu with différente viewController with keeping his beautiful animation, I have fallow readme instructions but it doesn't work, I have that error:
GuillotineMenuExample[3239:679815] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a segue class named 'GuillotineMenuSegue'.

GuillotineMenuSegue is already included in the target of project

from guillotinemenu.

mrcompoteee avatar mrcompoteee commented on May 18, 2024

The new version of GuillotineMenu (2.0.1) is available. Feel free to check it out!

from guillotinemenu.

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.