Giter Site home page Giter Site logo

Comments (3)

iDevelopper avatar iDevelopper commented on September 6, 2024

Hi!

The equivalent code for setFrontViewPosition is revealLeftView() or revealRightView(). These functions will reveal the side view (left or right) or hide it if shown.

setMainViewController is for replacing the main view controller.

If you do not have a navigation bar, I think your segue destination is not a navigation controller, please check.

from pbrevealviewcontroller.

kgirl7 avatar kgirl7 commented on September 6, 2024

Ok thank you!, I checked and it works with the function revealRightView, showing the Section News View and now appears the navigation bar but when I clicked on the Back Button, returns to the Menu View which is the "pb_left" (covering all the screen) (with the SWRevealViewController send me to the MainViewController) and I want to back to the MainViewController which is the "pb_main". I will add and screenshot to explain me better. Hope you can understand and help me!

My storyboard
storyboardNews

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on September 6, 2024

If you want to push a controller and come back to the main view controller, you have to push this controller with the navigation controller of the main view controller. That's all. When pushing use also revealLeftView(), so the left menu will be closed when coming back.

from pbrevealviewcontroller.

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.