Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Current library capabilities on android app #72

Open
SkyfaceD opened this issue Jul 7, 2022 · 0 comments
Open

Question: Current library capabilities on android app #72

SkyfaceD opened this issue Jul 7, 2022 · 0 comments

Comments

@SkyfaceD
Copy link

SkyfaceD commented Jul 7, 2022

I'll already a little bit played around this library. And drew following navigation diagram of my expectations:
image

Maybe I'm not correctly described navigation flow or simple not understand jetpack compose (I'm working on it). And now I have several questions:

  1. How I can manage visibility of BottomNavigation when open concreate screen inside any tab? I can do it by passing callback, but it's hard to manage actual state with such approach. Also, theoretically, I can try to save each navigator of tab navigator and pass it to parent screen and then iterate over it?
  2. Why onBackPressed() not actually finishes app?
  3. Not a big problem but is there any way to close app using navigator?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant