aksonov / aksonov/react-native-router-flux

Changed behavior of scenes into stack (always opens the first one after switching)

オープン
#3,292 コメント 15 件 リアクション 1 件 担当者 0 名 GitHub で見る
for stack overflow question
主要言語
JavaScript
スター
8.9k
フォーク
2.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Version

- react-native-router-flux v4.0.1
- react v16.5
- react-native v0.57

### Expected behaviour

I'd like to save behaviour from previous versions of scenes into stacks.

We have stacks with scenes (tab stacks, actually). We navigate in one stack between scenes, get scene №3 (for example) and tap on tab for entering another stack.

When we'll open previous stack, we get scene №3 (like at the moment we left this stack) and continue to use the app

### Actual behaviour

When we'll open previous stack, we'll lose our state and see a pop to first scene in stack.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。