mirror of
https://github.com/status-im/react-native.git
synced 2025-01-28 02:04:55 +00:00
[ReactNative] Quiet Navigator context warning
This commit is contained in:
parent
6749f88650
commit
ec3d70e738
@ -267,7 +267,8 @@ var Navigator = React.createClass({
|
||||
},
|
||||
|
||||
contextTypes: {
|
||||
navigator: PropTypes.object,
|
||||
// TODO (t6707746) Re-enable this when owner context switches to parent context
|
||||
// navigator: PropTypes.object,
|
||||
},
|
||||
|
||||
statics: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user