Git Product home page Git Product logo

Comments (3)

jbarros35 avatar jbarros35 commented on July 23, 2024

I don't understand how to do that either.
my app doesn't just opens at main screen with the menu, it must first pass through a login setup in order to check it out.

from fapanels.

ErAshu avatar ErAshu commented on July 23, 2024

any update? I have to use like @jbarros35 uses.
First login process complete then jump on TabBarcontroller with side menu.

from fapanels.

fahidattique55 avatar fahidattique55 commented on July 23, 2024

Hey,

You can create a FAPanel controller in your app from anywhere. @ErAshu in your case when user presses the login button then you can create a FAPanel controller using code (or you can use storyboards as well) and assign it as root view controller of your Applications's key window.

For tab bar, @ghimireprashant - there are a lot of scenarios/ways to use FAPanels with tabbar. It totally depends on your usage.

Simple use case: Embed a tab bar controller in FAPanel controller as centre view controller. For this one, just set the centre as a UITabBarController.

Complex use cases: You need to use FAPanel in all tabs of a UITabBarController. Not sure why someone will have this scenario as its complex to manage these many controller hierarchies but you can achieve this by setting each tab as FAPanel controller class.

from fapanels.

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.