question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question : BottomNavigation and Portal

See original GitHub issue

I am using BottomNavigation , in a Scene I am using FAB.Group , the FAB is rendered in all Scenes , How can I hide FAB in other Scenes?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
sm2017commented, Feb 21, 2019

I test in Android, but I think it works on iOS too Use inspector to find what style you must change, or add borderWidth:1 to FAB and all parents to see components dimensions Then use flex:1 to fix it

0reactions
foxlolcommented, Feb 21, 2019

@sm2017 are you using android or ios? In my app the Portal.Host works in the sense that it is not rendered after navigating away from the screen, but the positioning goes to top-right and the z-index is set to 0. Even with flex: 1 i can’t seem to make it work. I’m using the FAB inside a ScrollView.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Show BottomNavigation once the user is logged
but the BottomNavigation its being showing in every screens, i only want to show once the user is logged. after click on login...
Read more >
How to Implement Bottom Navigation With Activities in Android?
We all have come across apps that have a Bottom Navigation Bar. Some popular examples include Instagram, WhatsApp, etc.
Read more >
US ELearning Site - Dashboard 3.0 (Bottom Navigation Version)
The admin portal allows operators to manage and setup the features for your branded member app.
Read more >
React Navigation v5 + React Native Paper = ❤️
After reading this article, using Paper's BottomNavigation, Appbar, Drawer, FAB or Portal alongside with React Navigation shouldn't be a problem ...
Read more >
Bottom Navigation Pattern On Mobile Web Pages: A Better ...
In this article, I will try to explore these questions. The History Of The Top Navigation And The Hamburger #. The first hamburger...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found