react-navigation / react-navigation/react-navigation.github.io
Rephrasing for clarity in `creating-a-stack-navigator`
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 324
- フォーク
- 2k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
https://reactnavigation.org/docs/en/hello-react-navigation.html#creating-a-stack-navigator
I believe that the following sentence is rather hard to parse as a reader
createAppContaineris a function that returns a React component to take as a parameter the React component created by thecreateStackNavigator, and can be directly exported fromApp.jsto be used as our App's root component.
perhaps the following would make more sense?
createAppContaineris a function that takes the React component created by callingcreateStackNavigatorand returns a component that can be directly exported fromApp.jsto be used as our App's root component.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンク先の React Navigation ドキュメント URL にある creating-a-stack-navigator セクションを開き、現在の文と提案された言い換えを比較します。意味を維持したまま、文法がより明確になるように文を更新します。createAppContainer、createStackNavigator、App.js の役割が自然かつ正確に説明されるセクションになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, react-native
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100