aksonov / aksonov/react-native-router-flux
Open nested drawers with button
オープン
- 主要言語
- JavaScript
- スター
- 8.9k
- フォーク
- 2.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Version
Tell us which versions you are using:
- react-native-router-flux v4.0.6
- react v16.8.3
- react-native v0.59.4
Is there any way to trigger a drawer open using a key? I have a nested Drawer, one opens from left and another opens from right.
```
{/* Login Stack */}
{/* After Login */}
```
`renderProfileDrawerButton()` and `renderNotificationsDrawerButton()` both Renders a button that triggers `Actions.drawerOpen()` when tapped on.
Is there a way to open the left and right drawer specifically?
コントリビューションガイド
評価
この issue はまだ評価されていません。