Вы можете добавить две или более кнопки в нижний колонтитул, как
<Container>
<Footer>
<Left>
<Button transparent>
<Icon name='arrow-back' />
</Button>
</Left>
<Right>
<Button transparent>
<Icon name='menu' />
</Button>
</Right>
</Footer>
</Container>