react-native/Libraries/CustomComponents/Navigator
Eric Vicenti e3e60983e6 [ReactNative] Navigator improved willFocus logic
Summary:
This makes sure to call willFocus before new scenes get mounted. This fixes cases where the keyboard is dismissed on willfocus events which incorrectly happens *after* the autofocus in a new scene. The keyboard was opening and getting immediately closed

@public

Test Plan: Test keyboard autofocus in new nav scenes on iOS
2015-06-25 14:45:23 -08:00
..
Navigation [ReactNative] NavigationContext-test mock fix for OSS 2015-06-24 13:37:46 -08:00
Navigator.js [ReactNative] Navigator improved willFocus logic 2015-06-25 14:45:23 -08:00
NavigatorBreadcrumbNavigationBar.js [react_native] JS files from D2130816: [react_native] Don't render crumb container to texture 2015-06-09 03:09:17 -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][Navigator] Remove another unnecessary use of absolute screen width 2015-04-17 15:02:48 -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