react-native/Libraries
Pieter De Baets bba71f146d Defer rendering events popover until required
Reviewed By: davidaurelio

Differential Revision: D2690835

fb-gh-sync-id: 1d17c20b308e364c49f868d8861c6ad93957bffe
2015-11-25 04:15:27 -08:00
..
ART Mark `-[init]` w RCT_NOT_IMPLEMENTED 2015-11-14 06:29:27 -08:00
ActionSheetIOS Added Subject to ActionSheetIOS share options and updated example 2015-11-19 08:42:31 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animated Fixed Typo 2015-11-18 08:10:30 -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 revert D2372548 to fix initial app state issue 2015-09-25 13:25:26 -07:00
BatchedBridge Adding jest tests to groups rn 2015-08-31 17:35:47 -08:00
CameraRoll RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
Components Remove scrollview support from UIManager, remove mainScrollView(delegate) 2015-11-25 04:12:34 -08:00
CustomComponents Fix move gesture handling. 2015-11-23 09:20:28 -08:00
DebugComponentHierarchy [ReactNative] Send debug component ownership info in createView 2015-06-25 05:47:24 -08:00
Device
Devtools Use pre-bundled elements inspector 2015-10-29 11:21:32 -07:00
Fetch Add fetch's clone function to Request and Response prototypes 2015-10-30 10:57:33 -07:00
Geolocation Note in docs that Android geolocation not yet open sourced 2015-11-20 15:43:07 -05:00
Image Fixed double-callback for cached images 2015-11-23 04:20:28 -08:00
Inspector [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Interaction Make InteractionManager.runAfterInteractions() return a Promise 2015-11-09 20:14:26 -08:00
JavaScriptAppEngine Move RelayProfiler Decoupled Initialization to use Double Dispatch 2015-11-23 19:24:27 -08:00
LayoutAnimation [ReactNative] Remove POPAnimation 2015-08-20 22:24:28 -07:00
LinkingIOS Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Modal Make <Modal> visible by default 2015-10-30 17:09:27 -07:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Support cookies on Android 2015-11-23 03:21:31 -08:00
Picker Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
Portal [RN] add clarifying Android-only comment to Portal 2015-08-31 11:10:45 -08:00
PullToRefresh Open source SwipeRefreshLayoutAndroid 2015-11-24 10:15:14 -08:00
PushNotificationIOS Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
QuickPerformanceLogger added QPL for main interactions 2015-09-29 22:25:23 -07:00
RCTTest Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS RN: Add "Dismiss All" to YellowBox 2015-11-24 11:37:31 -08:00
ReactNative Defer rendering events popover until required 2015-11-25 04:15:27 -08:00
Sample Remove invariant of Sample.ios.js that is not used 2015-05-26 18:25:00 -07:00
Settings Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Storage Implement efficient DiskCache.clear() 2015-11-25 03:23:36 -08:00
StyleSheet enable the minWidth/maxWidth/minHeight/maxHeight features 2015-11-17 10:58:32 -08:00
Text Fix flaky scrolling for TextInput when using rich text 2015-11-24 15:38:27 -08:00
Utilities Fix logging JSAppRequireTime 2015-11-24 10:20:28 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
react-native Open source SwipeRefreshLayoutAndroid 2015-11-24 10:15:14 -08:00
vendor send fatal error for js exception in eventEmitter 2015-11-23 13:52:27 -08:00
Promise.js