I am trying to create what appears to be an unusual menu structure - given that I don't seem to be able to find any information on how to create it any way..
The client wants four bottom tabs and also a set of links (Tabs) within a drawer navigator - these extra pages in the drawer should also display the four bottom tabs, even if none are the currently displayed page.
None of these should be nested, each only links to one page, some of the links in the drawer navigator will be dynamically created based on categories available to the user.
So, my question, what would be best practice to achieve this?