Code Monkey home page Code Monkey logo

Comments (5)

frestoinc avatar frestoinc commented on July 3, 2024 1

@atalayasa this is my method: i add a navigationcontroller as rootviewcontroller for the login page. This page then can be navigated to a sign up page, forgot page, t&c page. If login successful, then navigate to another navigationcontroller containing the rest of pages. when user logout with the function above it will return to the first navigationcontroller, ie rootviewcontroller and repeat

from enswiftsidemenu.

frestoinc avatar frestoinc commented on July 3, 2024

@atalayasa
Assuming that you using a navigation controller for your login screen u can use self.view.window?.rootViewController?.dismiss(animated:true, completion: nil) to return to rootviewcontroller

from enswiftsidemenu.

atalayasa avatar atalayasa commented on July 3, 2024

@frestoinc No I am not using my navigation controller for my login screen. There is only login screen at first and then when user login to the system navigation controller is showing.

from enswiftsidemenu.

ShaikBaji1506 avatar ShaikBaji1506 commented on July 3, 2024

Hi, as per the demo I have made SideMenuController as Initial View Controller but the thing is I have Login SignIn SignUp but when I swipe from left to right the side menu is opening this should start when I logged In but from the scratch it is opening please help me Kindly asap how to remove gesture for this case in Login Sign up page bcz our initial view controller is SideMenuNavigationcontroller

from enswiftsidemenu.

frestoinc avatar frestoinc commented on July 3, 2024

@ShaikBaji1911 suggest you use kydrawercontroller instead of this library

from enswiftsidemenu.

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.