mobile navigation

I wonder if there is a way to create a mobile navgation bar on the bottom of the screen. I can't find anything in the docs about this. I mean something like this:
No description
Solution:
you would have to make your own view/component and render it with a renderhook
Jump to solution
1 Reply
Solution
awcodes
awcodes16mo ago
you would have to make your own view/component and render it with a renderhook

Did you find this page helpful?