GithubHelp home page GithubHelp logo

Comments (6)

thihaaung6245 avatar thihaaung6245 commented on July 21, 2024 1

Why try using your login/logout screen as initial view controller.After pressing log in,navigate to main controller which uses slide out.You can also set the controller that will use slide out in AppDelegate.

And you can also disable by adding "self.slideMenuController()?.removeLeftGestures()" in the controller that you want to apply.In my code it was left slide.After disabling the left gesture,your left gesture will not work on all controller that use slide out.So, don't forget to add "self.slideMenuController()?.addGestures()" when you want to enable.This is all i get.I am also newbie to swift,too.Good Luck sunny596.

from slidemenucontrollerswift.

moriyaman avatar moriyaman commented on July 21, 2024

👍

from slidemenucontrollerswift.

dekatotoro avatar dekatotoro commented on July 21, 2024

Hi, Thank you feedback.
Application of design I think there are various.
I've updated the Sample with additional menu hide sample.
I do not know what you want, but Please try to reference.

from slidemenucontrollerswift.

thihaaung6245 avatar thihaaung6245 commented on July 21, 2024

Sir,Thank you for your updates.I saw a issue that i can still do the slide out when i rotated the NonMenuViewController from portrait to landscape and when i turn my device from landscape to portrait,slide appear again.

from slidemenucontrollerswift.

dekatotoro avatar dekatotoro commented on July 21, 2024

Hi, Thank you feedback.
NonMenuViewController Rotate supported.

from slidemenucontrollerswift.

sunny596 avatar sunny596 commented on July 21, 2024

Ah, thank you!
This is what I was looking for.

Thanks for the quick response.
Cheers !

from slidemenucontrollerswift.

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.