react-native/Libraries
Christoph Nakazawa 2e5e9fa88a Move asset related modules into `metro-buck`
Summary:
These files are some of the few standalone files from the `local-cli` that are used internally. This diff copies them into the one place where they are used. Note that I am leaving the old files in `local-cli`. Even if they are unused, moving them would break flow (require module verification).

This diff also moves the `assetPathUtils` file into `Libraries/Image`, which is where it is used. This was previously part of D13337412 but I had to squash them to make buck happy.

Reviewed By: TheSavior

Differential Revision: D13337304

fbshipit-source-id: 2d501109ba7d4ba94ca7e8f2953258221947b90e
2018-12-06 20:15:46 -08:00
..
ART Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
ActionSheetIOS Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Alert Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Animated Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
AppState Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BatchedBridge Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Blob Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BugReporting Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
CameraRoll Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Accessibility Escape 2018-12-06 19:44:21 -08:00
Core Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
DeprecatedPropTypes Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
EventEmitter Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Experimental Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Geolocation Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Image Move asset related modules into `metro-buck` 2018-12-06 20:15:46 -08:00
Inspector Flow ViewPropTypes (#22504) 2018-12-04 19:32:36 -08:00
Interaction Enable ci for windows (#22028) 2018-12-04 00:20:38 -08:00
JSInspector Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
LayoutAnimation RN: Remove Prop Types from `LayoutAnimation` 2018-09-28 01:07:45 -07:00
Linking Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
LinkingIOS Update RCTLinkingManager.h to explicitly state the 'nullability' of parameters (#20798) 2018-09-21 06:18:39 -07:00
Lists Fix ListEmptyComponent is rendered upside down when using inverted flag. (#21496) 2018-12-04 18:49:00 -08:00
Modal Improving Modal `visible` prop check to handle undefined and null (#22072) 2018-11-03 18:44:53 -07:00
NativeAnimation fix broken animation tests 2018-09-28 09:17:17 -07:00
Network Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Performance Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PermissionsAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PushNotificationIOS Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
RCTTest RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
ReactNative Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Renderer React sync for revisions 3ff2c7c...6bf5e85 2018-12-03 16:29:53 -08:00
Sample RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Settings Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Share Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Storage Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
StyleSheet Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
SurfaceBackedComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Avoid using `-[UITextView setAttributedString:]` while user is typing (#19809) 2018-12-04 13:23:43 -08:00
Types Fix internal flow problems 2018-09-27 14:18:31 -07:00
Utilities Add Flow types for `Platform.select` [5/5] 2018-12-06 02:54:19 -08:00
Vibration Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
WebSocket Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Wrapper Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
YellowBox Fix View/Text displayName (#21950) 2018-10-29 12:42:10 -07:00
fishhook Merge fishhook.xcodeproj in RCTWebSocket 2017-08-09 07:48:09 -07:00
polyfills console polyfill: pass unsupported messages to original console 2018-11-07 11:21:55 -08:00
react-native Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
vendor Fix bug in comparison logic of object property (#22348) 2018-12-04 19:25:11 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Stop using Promise from fbjs 2018-11-26 06:28:24 -08:00
UTFSequence.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseRejectionIsError.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00