aksonov / aksonov/react-native-router-flux

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

未关闭
#3,474 1 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
8.9k
派生
2.1k
PR 合并指标
30 天内没有已合并 PR

描述

### 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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。