diff --git a/Libraries/CustomComponents/Navigator/Navigator.js b/Libraries/CustomComponents/Navigator/Navigator.js index 5be2782f7..62af7493c 100644 --- a/Libraries/CustomComponents/Navigator/Navigator.js +++ b/Libraries/CustomComponents/Navigator/Navigator.js @@ -346,6 +346,7 @@ var Navigator = React.createClass({ this._navigationContext.dispose(); this._navigationContext = null; } + this.spring.removeAllListeners(); }, /**