react-navigation / react-navigation/react-navigation.github.io
How to enable custom transitions between screens?
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 324
- フォーク
- 2k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am using onPress={() => navigation.navigate('MyScreen')} to navigate between screens in my App and due to design requirements it would be necessary to have different transitions on some of them rather than the global one declared in <Stack.Navigator screenOptions...
How can I do this? - I don't see how to or that is not possible in the documentation.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by locating the documentation for the Stack.Navigator screenOptions and the navigation.navigate entry point mentioned in the issue. Document how to configure different transitions for individual screens, with an example showing a screen-specific transition alongside the global setting.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react, react-native
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100