react-native/Libraries/CustomComponents/Navigator
Andrew Grewell 7b18b2c409 check if this._navBar has immediatelyRefresh method
Summary:
`Navigator` throws an error if using a custom `NavigationBar` component that does not have a `immediatelyRefresh` method present.
Closes https://github.com/facebook/react-native/pull/9438

Differential Revision: D3838928

Pulled By: mkonicek

fbshipit-source-id: 74d62ef09e179f457a4b14f8537dfaf0d4697322
2016-09-08 17:28:57 -07:00
..
Navigation Adapt unit tests 2016-07-14 06:28:21 -07:00
Navigator.js check if this._navBar has immediatelyRefresh method 2016-09-08 17:28:57 -07:00
NavigatorBreadcrumbNavigationBar.js Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
NavigatorBreadcrumbNavigationBarStyles.android.js Export per-platform NavigatorNavigationBarStyles for consistent styling 2015-10-10 15:32:46 -07:00
NavigatorBreadcrumbNavigationBarStyles.ios.js fix navigator lint warnings 2015-11-30 19:31:30 -08:00
NavigatorNavigationBar.js Convert from React.createClass to ES6 classes 2016-07-26 01:13:31 -07:00
NavigatorNavigationBarStylesAndroid.js Export per-platform NavigatorNavigationBarStyles for consistent styling 2015-10-10 15:32:46 -07:00
NavigatorNavigationBarStylesIOS.js change leftButton init position 2016-06-06 07:28:24 -07:00
NavigatorSceneConfigs.js Wrap native module I18nManager with a new RCTI18nManager.js and fix current use of native module I18nManager 2016-07-11 20:58:32 -07:00