callstack / callstack/react-native-pager-view
How to use Pager View combined with a Drawer?
- 主要言語
- TypeScript
- スター
- 3.4k
- フォーク
- 476
- 平均マージ
- 10日 21時間
- マージ済み PR(30日)
- 2
説明
I have a Drawer navigation setup with React Navigation (swipe edge width is set to the full width of the screen). In one of the routes I use Pager View. Let’s say I have 2 pages in the Pager View. Here is what I want to happen:
If I’m at the first page and I’m doing a swipe right gesture (to open the drawer), I want the drawer to open. If I’m doing a swipe left on the first page it should take me to the second page (like it normally does).
If I’m on the second page, swipe right should take me to the first page like usual but without opening the drawer.
I looked around but couldn’t find a way to get this done. Can you help? I’m not sure if this is the right place to ask this but there it goes.
コントリビューションガイド
調査の方向性
ファイル、テスト、エントリーポイントは指定されていません。まず、説明されている2ページでのジェスチャー動作を使って React Navigation Drawer と Pager View のインタラクションを再現してください。完了条件は、drawer を開く操作とページを切り替える操作の間のジェスチャー優先度を特定し、文書化または実装することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- mobile
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100