FooterContent
@wq/material’s <FooterContent/>
component renders the default text content in the Footer. Override this component to change the text while preserving the style. Override Footer if you would like a completely different layout (perhaps using BottomNavigation).
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-native implementation simply renders its children.