Tabs support in Judo

I see that Judo supports carousels, but I was wondering if there is any way it supports tabs (with each tab having its own stack)? If so, how? If not, are there any plans to add tab support?

Thanks,
Chris

Hey @chrisharris77 welcome to Judo.

There isn’t a tab layer or possibility in Judo as of yet.

Currently this would have to be done in the code side of your app, where each tab is a ViewController that presents a different Judo experience.

My other recommendation for this is an alternative UX, using a layout that displays the tabs as buttons/images instead, where each of the options is presented on a screen modally.

Being able to do tabs is somewhat on our roadmap, as we plan to eventually support “state”; then this layout will be possible.

Cheers,
-Kevin

@chrisharris77 we’re literally working on this feature right now :slight_smile:

Sneak peak :shushing_face: