react-native/Libraries/CustomComponents/Navigator
Eric Vicenti c28d33f3a2 [ReactNative] Remove dependencies on Navigator idStack
Summary:
idStack is going away soon. This removes all references to it. Looking at the internal state of navigator will make you have a bad time.

The biggest change is switching to the new component-freezing techinique in the navigation bars. This way we avoid dependence on the idStack to provide a scalar ID for each route.
2015-07-17 15:28:57 -08:00
..
Navigation [ReactNative][Navigation]: Add method `preventDefault()` to `NavigationEvent` 2015-07-16 17:35:21 -08:00
Navigator.js [ReactNative] Revert onItemRef removal 2015-07-16 17:49:56 -08:00
NavigatorBreadcrumbNavigationBar.js [ReactNative] Remove dependencies on Navigator idStack 2015-07-17 15:28:57 -08:00
NavigatorBreadcrumbNavigationBarStyles.ios.js [ReactNative][Navigator] Remove another unnecessary use of absolute screen width 2015-04-17 15:02:48 -08:00
NavigatorNavigationBar.js [ReactNative] Remove dependencies on Navigator idStack 2015-07-17 15:28:57 -08:00
NavigatorNavigationBarStyles.ios.js [ReactNative][Navigator] Remove another unnecessary use of absolute screen width 2015-04-17 15:02:48 -08:00
NavigatorSceneConfigs.js [AdsManager] Improve animation configurations 2015-06-10 23:35:52 -08:00