Hello,
I’d like to hide the tab bar only on a specific screen.
The tab bar is on :
I found how to do to hide the tab bar on all the screens of my app but not only on a specific one.
How can i do so ?
Thanks for your help and support
Best regards
Does it help if you drag all of your screens from Navigation to “Menu”?
…or maybe you need a visibility condition on each tab that shows the tab when some value is true.
Thanks for your feedback and this reminder about this feature.
Actually, i want to enlarge my picture in background without a tab bar displayed on this screen. I think it is possible by using CSS custom code in a rich text component but i don’t know how exactly.
This is actually done on the CSS library itself to have this “authenticate” tab.
Replied to your request here .
3 Likes
Thank you so much @ThinhDinh
It works fine
1 Like
I forgot to add the note on that link: please add a rich text with the class name being “auth” to the tab where you want to hide the bars.
1 Like
Thanks @ThinhDinh
I had a rich text with another class name and i replace it in your code.
Works fine. Thanks you so much again
1 Like
system
Closed
May 13, 2024, 7:54am
9
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.