react-native/Libraries/CustomComponents/NavigationExperimental
Hedger Wang 62e80a600e Refactor <NavigationHeader /> API.
Summary:- All the public sub component renderers should implement the interface
  NavigationSceneRenderer, which will help to reuse renderer or
  replace renders for different composition.

- Perf improvement. <NavigationHeader /> is rendering way more
  sub component than necessary, we shall fix that.

- No UI or behavior change.

Reviewed By: ericvicenti

Differential Revision: D3091442

fb-gh-sync-id: fba5f7ce74597fa6036b5b216c02b06052801983
shipit-source-id: fba5f7ce74597fa6036b5b216c02b06052801983
2016-03-24 15:49:28 -07:00
..
__tests__ Make NavigationLegacyNavigator more testable. 2016-03-16 17:20:25 -07:00
assets Rework the NavigationHeader 2016-03-21 22:07:26 -07:00
NavigationAnimatedValueSubscription.js Implements `renderHeader` for legacy navigator. 2016-03-10 17:17:21 -08:00
NavigationCard.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00
NavigationCardStack.js Improve consistency of NavigationCardStack animations. 2016-03-24 14:50:25 -07:00
NavigationCardStackPanResponder.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00
NavigationCardStackStyleInterpolator.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00
NavigationHeader.js Refactor <NavigationHeader /> API. 2016-03-24 15:49:28 -07:00
NavigationHeaderBackButton.js Rework the NavigationHeader 2016-03-21 22:07:26 -07:00
NavigationHeaderStyleInterpolator.js Refactor <NavigationHeader /> API. 2016-03-24 15:49:28 -07:00
NavigationHeaderTitle.js Rework the NavigationHeader 2016-03-21 22:07:26 -07:00
NavigationLegacyNavigator.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00
NavigationLegacyNavigatorRouteStack.js Make NavigationLegacyNavigator more testable. 2016-03-16 17:20:25 -07:00
NavigationPagerPanResponder.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00
NavigationPagerStyleInterpolator.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00