mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-26 13:35:32 +08:00
committed by
Satyajit Sahoo
parent
80016d2fe8
commit
1c6c4c4c29
@@ -19,7 +19,7 @@ class MyScreen extends React.Component {
|
||||
|
||||
Or, each option can be a function that takes the following arguments, and returns the value of the option.
|
||||
|
||||
- `navigation` - the [navigation prop](/docs/intro/navigation-prop) for the screen, with the screen's route at `navigation.state`
|
||||
- `navigation` - the [navigation prop](/docs/navigators/navigation-prop) for the screen, with the screen's route at `navigation.state`
|
||||
- `childRouter` - The child router, if the screen is a navigator
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user