Navigation
Last updated
Was this helpful?
Last updated
Was this helpful?
Navigation is handled with . Out-of-the-box, there are three navigation patterns to get you started:
Stack (views stack on top of each other with a back swipe)
Bottom nav (bottom nav icon buttons to instantly switch between views)
(sliding nav from the left side)
There are other stack varieties available if you need the please refer to the documentation for more information.
You can create as many different combinations of stacks with as many views in them as you need. Simply wrap all the stacks inside a container.