aksonov / aksonov/react-native-router-flux

onchange tabs, go back to previous tab with screen state maintained

Aperta
#3,474 1 commento 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
8.9k
Fork
2.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Expected behaviour
I have **'a' screen on A tab**, did some changes , then i moved to **B tab**. When i come to A tab, I see 'a' screen, I want to see the **changed screen of A**.

### Actual behaviour
On coming back from Tab B to A, the a's screen gets refreshed automatically, and **the changes done on 'a', is not shown.**

I used ,
Actions.A();
on going back.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.