react-native/Libraries
Tim Yung b77b760810 RN: Fix Remaining ReactElement References
Summary: Fixes remaining references to `ReactElement` that did not already have `React` in scope.

Reviewed By: bestander, vjeux

Differential Revision: D4022022

fbshipit-source-id: 4aeacee0cdbb2c825feba10282208316d064c578
2016-10-14 10:45:11 -07:00
..
ART Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
ActionSheetIOS ActionSheetIOS - Pass URL, not file contents to UIActivityViewController for file URLs. 2016-09-06 04:43:36 -07:00
AdSupport Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Alert fix typo in Alert.js 2016-10-14 08:13:55 -07:00
Animated Add viewConfig to RCTSlider Component, fix #10158 2016-10-12 08:59:05 -07:00
AppState Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
BatchedBridge Reorganize core JS files 2016-10-11 10:14:28 -07:00
BugReporting Unrevert D3518381 2016-07-06 12:58:41 -07:00
CameraRoll iOS: Fix CameraRoll to support custom user groups 2016-10-12 11:28:50 -07:00
Components Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
Core Reorganize core JS files 2016-10-11 10:14:28 -07:00
CustomComponents Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
DebugComponentHierarchy Move React Core Integration to a Dependency 2016-04-21 09:28:23 -07:00
EventEmitter Cleanup: Remove `@typechecks` 2016-10-12 19:28:42 -07:00
Experimental Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
Geolocation RCTLocationObserver: Fix reporting of timeout error 2016-09-21 14:28:43 -07:00
Image Cancel network requests from the correct queue 2016-10-11 12:43:40 -07:00
Inspector Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
Interaction Documentation fix: dx vs. x0 2016-10-11 08:13:39 -07:00
LayoutAnimation Auto-fix lint errors 2016-08-09 06:43:46 -07:00
Linking Auto-fix lint errors 2016-08-09 06:43:46 -07:00
LinkingIOS Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
Modal Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
NativeAnimation Apple TV support 2: Xcode projects and CI (scripts/objc-test.sh) 2016-10-05 07:28:44 -07:00
NavigationExperimental RN: Fix Remaining ReactElement References 2016-10-14 10:45:11 -07:00
Network Update checked-in xcodeproj for RCTHTTPRequestHandler.mm 2016-10-12 10:58:53 -07:00
Performance Reorganize core JS files 2016-10-11 10:14:28 -07:00
PermissionsAndroid Docs fix: remove confusing typo 2016-09-19 14:46:12 -07:00
PushNotificationIOS Add repeatInterval to PushNotificationIOS 2016-10-11 07:43:52 -07:00
RCTTest Apple TV support 2: Xcode projects and CI (scripts/objc-test.sh) 2016-10-05 07:28:44 -07:00
ReactNative RN: Fix Remaining ReactElement References 2016-10-14 10:45:11 -07:00
Sample Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Settings Apple TV support 2: Xcode projects and CI (scripts/objc-test.sh) 2016-10-05 07:28:44 -07:00
Share Add Share module 2016-07-25 03:43:29 -07:00
Storage Auto-fix lint errors 2016-08-09 06:43:46 -07:00
StyleSheet Fix minor typo in documentation of bottom property - "top" => "bottom" 2016-10-06 16:58:35 -07:00
Text Cleanup: Prefer `React.Element` over `React$?Element` 2016-10-14 08:59:37 -07:00
Utilities Reorganize core JS files 2016-10-11 10:14:28 -07:00
Vibration Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
WebSocket ios:websocket:exectuor : Grab port from Bundle URL 2016-10-12 08:43:37 -07:00
react-native Remove deprecated APIs and modules 2016-10-11 07:43:52 -07:00
vendor Cleanup clear/set/throwImmediate 2016-08-12 07:28:38 -07:00
Promise.js Make onUnhandled safe for undefined errors 2016-08-02 07:58:28 -07:00
promiseRejectionIsError.js Add possibility to `console.error`/redbox on promise rejections 2016-03-15 05:22:22 -07:00