aksonov / aksonov/react-native-router-flux

Switching between Navigation Drawers not reflected

Abierto
#3,385 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
8.9k
Forks
2.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

React Native Version - 0.56
Router Flux Version - 4.0.6

Had a use case where we were mounting a Drawer component containing a Tab Navigator within it and would have to reset to a scene on the level of the drawer before switching to another Drawer component. This results in no component life cycle method for the second navigation drawer.

Had something like:

`




















`

Navigate from the Splash component to Login and then Drawer 1, after which navigate to Splash component and try to navigate to Drawer 2 but no update in transition state.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.