diff --git a/Libraries/CustomComponents/Navigator/Navigator.js b/Libraries/CustomComponents/Navigator/Navigator.js index 152890dd1..d3163378e 100644 --- a/Libraries/CustomComponents/Navigator/Navigator.js +++ b/Libraries/CustomComponents/Navigator/Navigator.js @@ -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: {