Giter Site home page Giter Site logo

Comments (8)

iDevelopper avatar iDevelopper commented on July 22, 2024

PBRevealViewController is very similar to SWRevealViewController.

Indeed, at the time, I had developed this framework to replace SWRevealViewController in my applications.

The main difference is that PBRevealViewController allows the left and right views to be presented above the main view (this was a much requested feature). But you can still present these views below, like with SWRevealViewController.

The identifiers of the setting segues are pb_main, pb_left and pb_right instead of sw_front, sw_rear and sw_right.

You can leave panGestureRecognized and tapGestureRecognizer provided by the PBRevealViewController as they are for the default behavior, cancel the gestures recognizer behavior using the delegate functions revealControllerPanGestureShouldBegin and / or revealControllerTapGestureShouldBegin.

In general, even in the name of functions, front, and rear are replaced by main and left.

You use it with storyboard or programmatically in the same way you do with SWRevealViewController.

Can you provide a link to one of your applications so I can have a look?

from pbrevealviewcontroller.

BootMaker avatar BootMaker commented on July 22, 2024

Thank you very much your fast replay.
I am working on the update of the apps and I am just before publishing them I will contact you as they updated in the store.
Thanks again...

from pbrevealviewcontroller.

BootMaker avatar BootMaker commented on July 22, 2024

As I promised, the name of the app in which I used the SWRevealViewController is 101Positions. It has a free version so you can check the UI.
Actually it's a coordination controller setup, the frontviewcontroller is the coordination controller and deliver the menu for the app, and as I see your version is even more appropriate for this setup. If you are interested in more details we can discuss by email.
I just start to build a new app so I start with your PBRevealViewController, let see how I can progress.
Thanks again for your work...

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on July 22, 2024

I can't find an app named 101Positions in the Apple Store.

from pbrevealviewcontroller.

BootMaker avatar BootMaker commented on July 22, 2024

from pbrevealviewcontroller.

BootMaker avatar BootMaker commented on July 22, 2024

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on July 22, 2024

Yes, I found it. The user interface is very nice!

from pbrevealviewcontroller.

BootMaker avatar BootMaker commented on July 22, 2024

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.