react-native/Libraries
Eric Vicenti 97137e8bcc [ReactNative] Navigator clean scenes popped with gesture
Summary:
Fixes https://github.com/facebook/react-native/issues/1252

Scenes dismissed/popped via a gesture were not being removed. This is probably a regression from an earlier refactor.

Test plan: log statements after scene focusing now reports that `navigator.getCurrentRoutes().length` lowers after gesture. Tested on UIExplorer Navigator example
Closes https://github.com/facebook/react-native/pull/1346
Github Author: Eric Vicenti <evv@fb.com>

@public

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-05-19 18:45:42 -08:00
..
ART [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ActionSheetIOS [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
AdSupport [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
Animation [react-native] Codemod .getNodeHandle, .getNativeNode to React.findNodeHandle 2015-05-13 13:24:37 -07:00
AppRegistry [ReactNative] Back out D2014163 entirely 2015-04-23 12:02:47 -08:00
AppStateIOS [ReactNative] Document AppStateIOS 2015-03-25 14:24:41 -08:00
BatchedBridge [Flow] v0.11.0 cleaning - Part 15 (Libraries/FBReactKit/js) 2015-05-13 13:24:37 -07:00
CameraRoll [Flow] v0.11.0 cleaning - Part 14 (react-native-github) 2015-05-13 13:24:36 -07:00
Components [React Native] Add magic tap accessibility gesture 2015-05-19 06:28:01 -08:00
CustomComponents [ReactNative] Navigator clean scenes popped with gesture 2015-05-19 18:45:42 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Fetch [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Geolocation [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Image Fix typo in image documentation 2015-05-18 13:01:20 -08:00
Interaction React Native: Fix InteractionManager Race Condition 2015-04-13 11:14:11 -08:00
JavaScriptAppEngine [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
LinkingIOS Updates from Fri 24 Apr 2015-04-24 11:46:18 -07:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Force `responseHeaders` to lower case to respect case-insensitivity 2015-05-05 14:09:40 -08:00
Picker [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
PushNotificationIOS [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
RCTTest [ReactNative] Fail faster in OSS tests 2015-05-06 14:28:30 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactNative [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Settings [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Storage Make AsyncStorage types match the implementations 2015-05-01 18:26:11 -08:00
StyleSheet [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Text [ActivityIndicator] Add the onLayout prop to the outer container view 2015-05-15 18:08:32 -08:00
Utilities [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Vibration [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
WebSocket Fixed RCTWebSocket and chrome debugging in OSS 2015-05-15 11:37:07 -08:00
react-native [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
vendor [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00