mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
committed by
Mike Grabowski
parent
5c12c41d96
commit
c8062d014c
@@ -176,3 +176,7 @@ The navigator component created by `DrawerNavigator(...)` takes the following pr
|
||||
screenProps={/* this prop will get passed to the screen components and nav options as props.screenProps */}
|
||||
/>
|
||||
```
|
||||
|
||||
### Nesting `DrawerNavigation`
|
||||
|
||||
Please bear in mind that if you nest the DrawerNavigation, the drawer will show below the parent navigation.
|
||||
|
||||
Reference in New Issue
Block a user