react-native-macos/Libraries
James Ide a7a7970e54 Replace more Haste imports with path-based imports (#25001)
Summary:
This is another step in moving RN towards standard path-based requires, updating more code to use path-based requires. See the umbrella issue at https://github.com/facebook/react-native/issues/24316 for more detail.

## Changelog

[General] [Changed] - Replace more Haste imports with path-based imports
Pull Request resolved: https://github.com/facebook/react-native/pull/25001

Differential Revision: D15467829

Pulled By: cpojer

fbshipit-source-id: 58c364bb4c1c757689907d5ed0d0f3fac0e22f3f
2019-05-23 00:51:31 -07:00
..
ART Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
ActionSheetIOS Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Alert Add spec for DialogManagerAndroid (#24912) 2019-05-22 18:22:17 -07:00
Animated Add spec for AnimatedModule (#24911) 2019-05-22 17:12:12 -07:00
AppState Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
BatchedBridge Fallback to empty object when native module constants are not defined 2019-05-17 10:04:49 -07:00
Blob Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
BugReporting add spec for RedBox (#24922) 2019-05-20 18:05:55 -07:00
CameraRoll Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
Core Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
DeprecatedPropTypes Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
EventEmitter Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Experimental Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
HeapCapture Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
Image Add spec for SourceCode (#24901) 2019-05-22 03:27:54 -07:00
Inspector VirtualizedList.RenderItem throws when using function component with hooks (#24832) 2019-05-20 07:46:03 -07:00
Interaction Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
JSInspector Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
LayoutAnimation Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Linking Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
LinkingIOS Resolve Promise to YES for Linking.openURL (#24955) 2019-05-20 01:32:53 -07:00
Lists VirtualizedList.RenderItem throws when using function component with hooks (#24832) 2019-05-20 07:46:03 -07:00
Modal Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
NativeAnimation More iOS animation fixes 2019-04-08 09:15:14 -07:00
NativeModules/specs Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
Network Move NetInfo JS module to FB internal 2019-05-20 02:15:10 -07:00
NewAppScreen Improves the copy for the new app screen (#24918) 2019-05-17 03:49:21 -07:00
Performance Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
PermissionsAndroid Add spec for DialogManagerAndroid (#24912) 2019-05-22 18:22:17 -07:00
PushNotificationIOS Codemod $Enum<...> to $Keys<...> in xplat/fbcode 2019-05-16 14:20:29 -07:00
ReactNative Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
ReactPrivate ReactPrivate, an explicit interface between the renderer and RN (#24782) 2019-05-20 07:16:57 -07:00
Renderer Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Sample Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Settings Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Share Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Storage Remove RocksDB 2019-05-13 11:43:49 -07:00
StyleSheet Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
SurfaceBackedComponent Fix object initialization 2019-05-10 10:10:27 -07:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Resubmit #24714 and fixes kvo crash (#24840) 2019-05-20 22:31:45 -07:00
TurboModule Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Types Flow strict ScrollView; get rid of InternalScrollViewType (#22301) 2019-03-08 11:39:41 -08:00
Utilities Replace more Haste imports with path-based imports (#25001) 2019-05-23 00:51:31 -07:00
Vibration Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
WebSocket Fixed code and reason arguments ignored when closing a WebSocket on iOS (#24950) 2019-05-20 01:09:39 -07:00
Wrapper Update the license for RCTWrapperExample (#24037) 2019-03-19 09:19:19 -07:00
YellowBox Add spec for ExceptionsManager (#24900) 2019-05-22 13:10:24 -07:00
fishhook Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
polyfills workaround T43930203 where originalConsole.assert doesn't properly check the condition and always fires 2019-05-03 12:27:21 -07:00
react-native Fix flow errors 2019-05-22 18:22:17 -07:00
vendor Migrate vendored code from Haste to path-based imports (#24807) 2019-05-13 07:37:06 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Use standard version of Promise.prototype.finally 2019-03-27 20:48:45 -07:00
UTFSequence.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
promiseRejectionIsError.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00