react-native/Libraries
Nick Lockwood 48af214216 Simplified event registration
Summary:
Our events all follow a common pattern, so there's no good reason why the configuration should be so verbose. This diff eliminates that redundancy, and gives us the freedom to simplify the underlying mechanism in future without further churning the call sites.
2015-08-11 06:41:04 -08:00
..
ART Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
ActionSheetIOS Use +[RCTConvert NSURL:] everywhere instead of +[NSURL URLWithString:] 2015-08-04 16:26:16 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animation [Animated] Remove rebound dependency 2015-08-03 15:24:40 -08:00
AppRegistry [React Native] Provide a way to get a list of registered apps in AppRegistry 2015-08-07 11:05:25 -08:00
AppStateIOS [RN|madman] init AppStateIOS.currentState with 'active' 2015-06-11 13:22:16 -08:00
BatchedBridge [madman] version mobile configs disk caching 2015-07-28 18:11:34 -08:00
CameraRoll [ReactNative] CameraRoll docs 2015-07-27 09:46:35 -08:00
Components [ReactNative] make AdsManager floater and TouchableHighlight accessible 2015-08-10 04:41:09 -08:00
CustomComponents [Navigation]: Add a method to map the stack routes to an array. 2015-08-06 02:01:59 -08:00
DebugComponentHierarchy [ReactNative] Send debug component ownership info in createView 2015-06-25 05:47:24 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Devtools [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Fetch [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Geolocation Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Image Simplified event registration 2015-08-11 06:41:04 -08:00
Inspector [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Interaction InteractionManager: remove dev timeout warnings 2015-07-01 04:51:28 -08:00
JavaScriptAppEngine Adds `process.env.NODE_ENV` polyfill 2015-08-10 19:51:05 -08:00
LinkingIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Modal Add <Modal /> component 2015-07-28 07:21:50 -08:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Fix RKHTTPRequestHandler crash 2015-08-10 13:46:47 -08:00
Picker Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
Portal [reactnative] move .android.js files to oss 2015-07-22 08:44:07 -08:00
PushNotificationIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RCTTest Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS [ReactNative] cleanup native components 2015-07-24 18:54:35 -08:00
ReactNative [RFC][Rendering] Add shouldRasterizeIOS to View components 2015-08-04 15:37:38 -08:00
Settings Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Storage [Docs] Clarify in the AsyncStorage docs that it is global to the app, not OS 2015-06-15 14:18:09 -08:00
StyleSheet [ReactNative] Add overflow to the whitelisted Image props 2015-07-27 11:06:27 -08:00
Text Simplified event registration 2015-08-11 06:41:04 -08:00
Utilities Fix typo 2015-08-06 20:22:24 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Use +[RCTConvert NSURL:] everywhere instead of +[NSURL URLWithString:] 2015-08-04 16:26:16 -08:00
react-native Add <Modal /> component 2015-07-28 07:21:50 -08:00
vendor [ReactNative] Fix ResponderEventPlugin after React upgrade 2015-07-29 02:47:55 -08:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00