react-native/Libraries/CustomComponents
Lord Daniel Zautner 9584480261 Remove unnecessary double test in Navigator
Summary:
_renderScene would unnecessary test if `this.state.transitionFromIndex != null` twice.

The left side and right side of the 'or' statement would always be the same.

For cleaner code I suggest to remove it.
Closes https://github.com/facebook/react-native/pull/10042

Differential Revision: D3923058

fbshipit-source-id: 7466c1f0f24eac3f9f296debd9a5e9f5320aea28
2016-09-26 01:43:41 -07:00
..
ListView Use an ES6 class in ListView docs 2016-08-16 09:58:45 -07:00
NavigationExperimental Allow the disabling of navigation gestures. 2016-08-21 13:13:46 -07:00
Navigator Remove unnecessary double test in Navigator 2016-09-26 01:43:41 -07:00
LICENSE [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00