mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-12 09:21:09 +08:00
Remove navigationOptions from component props (#1231)
This commit is contained in:
committed by
Satyajit Sahoo
parent
2b24492370
commit
a14ac29c30
@@ -78,7 +78,6 @@ export default function createNavigationContainer<T: *>(
|
||||
const {
|
||||
navigation,
|
||||
screenProps,
|
||||
navigationOptions,
|
||||
...containerProps
|
||||
} = props;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user