react-native/Libraries
Eric Vicenti c0d77dbe9c [ReactNative] Navigator pop specify route to pop
Summary:
Now you can pass a route to the pop function in the navigator context, and the Navigator will pop that scene off the stack and every scene that follows.

This changes the request API that bubbles up to the top-level navigator. The `pop` request had previously taken a route for `popToRoute`, but that is a more obscure use case. This makes the request API more closely match the context method naming.

@public

Test Plan: Verified this works by popping several routes in AdsManager. Experimented with UIExplorer Navigator example to make sure popToRoute still works as expected
2015-05-01 18:11:13 -08:00
..
ART [react-native] Remove iOS-specific attributes from ART text 2015-04-30 13:23:16 -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 Add Linear easing to AnimationUtils 2015-04-23 06:03:22 -08: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 [ReactNative] parse localized JSON files in JS, not in ObjC 2015-04-28 09:52:35 -08:00
CameraRoll flowify some Libraries 2015-03-25 11:09:54 -08:00
Components [react_native] JS files from D2038898: Move view specific constants out of UIManager to the cooresponding view manager class. 2015-05-01 07:06:51 -08:00
CustomComponents [ReactNative] Navigator pop specify route to pop 2015-05-01 18:11:13 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Fetch [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
Geolocation [ReactNative] Fix struct args on exported methods 2015-04-27 04:01:37 -08:00
Image [ReactNative] Remove padding restriction on images 2015-05-01 16:44:52 -08:00
Interaction React Native: Fix InteractionManager Race Condition 2015-04-13 11:14:11 -08:00
JavaScriptAppEngine [ReactNative] Only report console.error()s as exceptions in dev mode 2015-04-30 15:02:09 -08:00
LinkingIOS Bump .buckversion to 6cdb82cb7493a86c39d0f0dc3c102d0f470f55de. 2015-04-23 08:24:08 -08:00
Network Refactored RKSounds, moved it into it's own library, and fixed tests 2015-04-28 10:53:53 -08:00
Picker [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
PushNotificationIOS [ReactNative] pass in launchOptions to relevant bridged modules 2015-04-30 14:51:09 -08:00
RCTTest Improved debug and fixed macros 2015-04-30 09:59:16 -08:00
RCTWebSocketDebugger [ReactNative] Suggest un-pausing debugger when there are issues 2015-04-30 17:20:39 -08:00
RKBackendNode Flowify a bunch of Libraries 2015-03-24 18:22:05 -08:00
ReactIOS [react-native] Fix Chrome debugging 2015-04-30 02:16:40 -08:00
Storage Add promise support to AsyncStorage 2015-04-07 01:45:26 -08:00
StyleSheet Implement transform styles, redux 2015-04-23 10:17:39 -08:00
Text Added missing features from Multiline Text commit 2015-04-29 15:27:15 -08:00
Utilities [react_native] JS files from D2027955: [react_native] Add bridge 'spy mode' to watch bridge traffic 2015-04-29 11:49:05 -08:00
Vibration [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
react-native Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
vendor [ReactNative] Fix fatal from long press 2015-04-27 20:46:23 -08:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00