BottomNavigation
@wq/material’s <BottomNavigation/>
component can be used to add a persistent navbar with 2-5 icons to the bottom of the screen.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-web implementation just exports BottomNavigation from @mui/material. The @wq/material-native implementation is currently just a placeholder.