aksonov / aksonov/react-native-router-flux

bottom Tab not working for Android

Aberta
#3,592 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
8.9k
Forks
2.1k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### Version
Tell us which versions you are using:

- react-native-router-flux v4.0.6
- react v16.8.6
- react-native v0.60.4

### Expected behaviour
When click on the tabs it take you to another page which it does on ios but not android

### Actual behaviour
On android it does not click on any of the bottom tabs and any help is greatly appreciated

### Steps to reproduce








(

)}>

(

)}
tabBarOnPress={() => {Actions.reset('getInboxDataLogin')}}
>

(


)}
tabBarOnPress={() => {Actions.jump('logoutmodal',{item:'true'})}}
gestureEnabled={false}
/>


{Actions.replace('getInboxDataLogin')}}
back={true}
title="Post Detail"
item={this.props.item}
type={ActionConst.RESET}
gestureEnabled={false} />














### Reproducible Demo

Please provide a minimized reproducible demonstration of the problem you're reporting.

Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.