Mobile native Tab Bar

on the tab bar, it’s a shame you can’t add more than 5 items, because I’d have liked to have a different redirection depending on the state of a Do a search, whether it’s empty or not. Any idea how I can get around this problem, given that in conditionals you can’t set a different target view either?

When I get to the app, the tab bar is not selected, so I don’t have a color that tells me which tab I’m on. And you can’t set a tabItm by default.

Hey @muriel.imbert05,

Yeah, it’s quite a shame that we have that limit. I think I’ve seen somewhere Nick commented that it may be in the works (I mean, the conditional bits).

You can’t set a tabItem as default, but there are several ways to configure a tabview to be the one a user lands on. Do you have it covered or would you like some ideas?

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.