Tab bar not showing up/ Page navigation is glitched

Hi.

I am currently having 2 main issues. 1. Is that the Tab bar that I have implemented is not visible on app preview.

  1. Additionally, when I am navigating pages using a button on preview, It weirdly loads the components on top of the page and makes the page transparent.

Screen Shots Here:



Welcome to the community @marcv129 :partying_face:

For the first issue, I guess you didn’t sticked that to bottom. Currently if you scroll the screen you should see the tab bar so set the fix type as bottom. Is this app is a responsiveness app or a legacy app?

For the second issue, is that a modal screen and does the button link action type is modal?

Hi Dilon.

I am trying to make a mobile app. Now when I preview and scroll I see the app bar, obviously this is not what happens to an app bar on an app. How do I fix? are the screens too long?

Do you see a section like below for the tab bar?

Then turn on this toggle :

image

Thank you. That fixed it. This issue is still persistent however.

Select the screen :

and bring the bar to forward or enter 100 for A section:


image

Also in the link action that is in the button, if the transition type is Modal change it to Push or another type.

Thank you so much!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.