You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using my custom navBar component through navBar prop on Router component, and I have 2 simple issues with it that I cannot resolve:
Can i make my navBar render on the bottom of the screen?
Can I prevent my navBar from animating while changing scenes? Right now it fades in (quite of), and I would like it to hold still at the bottom of the screen all the time.
Thanks in advance
The text was updated successfully, but these errors were encountered:
yes and it works, I was just wondering if there is a way that won't make me add bottom padding everywhere in order to prevent navbar from overlapping the content.
it doesn't change anything, can you tell me where it can be found in the sources? I think I've looked everywhere but didn't find anything...
Hello,
I'm using 4.0.0-beta.15.
I'm using my custom navBar component through navBar prop on Router component, and I have 2 simple issues with it that I cannot resolve:
Can i make my navBar render on the bottom of the screen?
Can I prevent my navBar from animating while changing scenes? Right now it fades in (quite of), and I would like it to hold still at the bottom of the screen all the time.
Thanks in advance
The text was updated successfully, but these errors were encountered: