Can't seem to customize the FooterTab
properties.
In the documentation it doesn't say much about how to edit.
This is my code:
<FooterTab
tabActiveBgColor="#4fb5f9"
tabBarActiveTextColor="#2d83bc"
tabBarTextColor="#6b6b6b">
<Button>
Inventory
<Icon name="ios-list-box-outline" />
</Button>
<Button>
Survey
<Icon name="ios-camera-outline" />
</Button>
</FooterTab>