Incomplete documentation on optional parameters with deep linking and path
還沒有人認領這個 Issue。
評估
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 新手友好度
- 32/100
- Issue 類型
- 文件
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- javascript, react, react-native
- 領域
- documentation, mobile
研究方向
從 issue 中描述的 deep-linking 文件和 path 設定範例開始。檢查 react-navigation 4.0.10 如何記錄選用參數,並驗證 ex/p1 和 ex/p1/p2 路徑。完成標準是文件清楚地說明支援的語法和預期的比對行為。
由索引模型根據 Issue 內容生成。
描述
Current Behavior
According to tutorials and documentation I managed to gather online, this piece of code should allow for an optional parameter param2, but it seems that it doesn't work and the path is never matched.
ex: {
screen: Screen,
},
path: "ex/:param1(/:param2)",
},```
### Expected Behavior
I hoped here that different paths would be matched like:
- app://ex/p1
- app://ex/p1/p2
Both paths should have been matched according to my understanding of the `path` keyword (almost absent from the documentation, hence the issue).
### Your Environment
| software | version
| ---------------- | -------
| react-navigation | 4.0.10
| react-native | 0.61.3
| node | n/a
| npm or yarn | n/a
- 主要語言
- JavaScript
- 星號
- 324
- 分支
- 2k
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
react-navigation/react-navigation.github.io 的其他 Issue
-
難度 1/5 1 小時以內 新手友好度 94/100
react-navigation/react-navigation.github.io#1516 · 1 則留言 ·
-
難度 1/5 1 小時以內 新手友好度 90/100
-
難度 1/5 1 小時以內 新手友好度 72/100
-
難度 1/5 1-3 小時 新手友好度 68/100
-
難度 2/5 1-3 小時 新手友好度 72/100
查看 react-navigation/react-navigation.github.io 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 70/100
-
難度 2/5 1-3 小時 新手友好度 75/100
mksglu/context-mode#1200 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
neondatabase/website#5944 ·
-
module: core
難度 2/5 1-3 小時 新手友好度 75/100
bigbluebutton/bigbluebutton#25849 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
jaegertracing/jaeger-ui#4506 ·