I am having issue with floating tab bar.
To make the native tab bar look floating, I added a bottom margin. However, when navigating to another page using stack navigation, Bubble does not fully hide the tab bar. It seems the bottom margin is not included in the hide calculation, so part of the tab bar remains visible at the bottom as a non-functional element.
I also cannot properly control the inner tab bar elements with conditions. Changing opacity or visibility does not work reliably because the native tab bar seems to operate independently from the page.
The behavior is also inconsistent between Android and iOS, which makes it difficult to create a stable floating tab bar design.
Has anyone found a real workaround for this?
I have read several related forum posts, but none of them seem to have a confirmed solution. Hopefully Bubble can fix this native behavior soon.
Similar issue to
Thanks in advance.