react-navigation / react-navigation/react-navigation.github.io

Platform dependent navigation

未關閉
#437 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
324
分支
2k
PR 合併指標
30 天內沒有已合併 PR

描述

Hi,

I'm trying to find a good way to manage both iPhone and iPad navigation which scales as app gets bigger. Some requirements potentially being if iPhone push next screen, but on iPad present as a formsheet. Before I would normally achieve this using the Coordinator pattern, which basically allows screens to delegate the action back to a container. I would love to do something similar with React Navigation but struggling to find a way that feels right and not hacked together.

https://myguysi.com/navigation-coordinators-in-react-native (someone else's attempt to achieve similar)

https://www.hackingwithswift.com/articles/71/how-to-use-the-coordinator-pattern-in-ios-apps

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先檢視 issue 及其中連結的 React Native coordinator 範例。確認文件是否應說明一種受支援的平台相依導覽模式,包括在 iPhone 上使用 push navigation,以及在 iPad 上使用 form-sheet presentation。完成的標準是記錄一項清楚且易於維護的建議。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, react-native
領域
documentation, mobile-dev
Issue 類型
文件
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。