Implementing Footer Tabs in Native React using Native Base
问题 I am creating a native react application using native base for the UI (http://nativebase.io/docs/v2.0.0/components#footerTab). I am using the footerTabs component and my code is as follows render() { return ( <Container> <Header backgroundColor="#ECEFF1"> <Button transparent> <Icon name='ios-menu' style={{color: 'black'}}/> </Button> <Title style={{color:'black'}}>Header</Title> </Header> <Content> <Profile/> </Content> <Footer backgroundColor="#212121"> <FooterTab> <Button backgroundColor="