GithubHelp home page GithubHelp logo

Hide/Show TabBar about tabbar HOT 10 CLOSED

onl1ner avatar onl1ner commented on September 27, 2024 1
Hide/Show TabBar

from tabbar.

Comments (10)

onl1ner avatar onl1ner commented on September 27, 2024 2

Hello, @rursache!

You can pass your state variable that is responsible for the tab bar visiblity to your DetailView and manage TabBar's visibility from there :)

from tabbar.

onl1ner avatar onl1ner commented on September 27, 2024

Hello there! Cool idea, I will implement it as soon as I will have free time. If you also wanna try to do it, go ahead and open your PR 👍

from tabbar.

bgeisb avatar bgeisb commented on September 27, 2024

I just created a pull request on this topic. Feel free to look over it. :)

from tabbar.

rursache avatar rursache commented on September 27, 2024

@onl1ner / @bgeisb
show can i hide the tabbar from a pushed child view?
my hierarchy:

TabBar { 
MainView -> DetailView
SettingsView
} 

i want the tabbar to be hidden only in DetailView
thank you!

from tabbar.

rursache avatar rursache commented on September 27, 2024

@onl1ner thanks for the response, i'm still trying to wrap my head around swiftui after years of uikit 😞

from tabbar.

st-small avatar st-small commented on September 27, 2024

@onl1ner Thank you very much! Is it possible to animate hiding/showing tab bar? When pushing DetailView tab bar should be move to bottom animately and when user pops back it will animately shows from bottom to top?

from tabbar.

onl1ner avatar onl1ner commented on September 27, 2024

Hello, @st-small!

Yeah, it should animate automatically, but if not you can explicitly run animation by using withAnimation(_:_:) function.

Hope it helps :)

from tabbar.

st-small avatar st-small commented on September 27, 2024

Now it disappears and appears like hidden item. But I ask you about moving tab bar vertically: if disappear, move it bottom, if appear, move up.

example

from tabbar.

onl1ner avatar onl1ner commented on September 27, 2024

Can you share your code please?

from tabbar.

st-small avatar st-small commented on September 27, 2024

Can you share your code please?

Yes, sure https://github.com/st-small/TabBarSUIExample

from tabbar.

Related Issues (19)

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.