react-native/Libraries/Utilities
Evan Bacon daa79b0f97 Add Platform module for web target (#23387)
Summary:
Added a Platform file for module for instances where internal modules need Platform.
ex: 78be6efda9/Libraries/Utilities/Dimensions.js (L14)

* Added `Libraries/Utilities/Platform.web.js`
[CATEGORY] [TYPE] - Message
Pull Request resolved: https://github.com/facebook/react-native/pull/23387

Differential Revision: D14041834

Pulled By: cpojer

fbshipit-source-id: 9be7ad647d6a644956efa622b936fcecee7c1a1f
2019-02-12 03:32:29 -08:00
..
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ Deploy v0.89 2018-12-14 13:57:50 -08:00
differ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
BackHandler.android.js Types for BackHandler 2018-11-06 12:37:31 -08:00
BackHandler.ios.js Types for BackHandler 2018-11-06 12:37:31 -08:00
DeviceInfo.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Dimensions.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
HMRClient.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
HMRLoadingView.android.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
HMRLoadingView.ios.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
HeapCapture.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSDevSupportModule.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
MatrixMath.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PerformanceLogger.js Add point at beginning of InitializeCore 2018-10-05 18:33:59 -07:00
PixelRatio.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Platform.android.js Add Flow types for `Platform.select` [5/5] 2018-12-06 02:54:19 -08:00
Platform.ios.js Add Flow types for `Platform.select` [5/5] 2018-12-06 02:54:19 -08:00
Platform.web.js Add Platform module for web target (#23387) 2019-02-12 03:32:29 -08:00
PolyfillFunctions.js Fix dev-only redbox in polyfillfunctions 2018-09-12 16:32:50 -07:00
RCTLog.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
ReactNativeTestTools.js eslint: Disable jasmine env and only enable jest env for test files 2018-11-27 03:51:02 -08:00
SceneTracker.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
binaryToBase64.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
buildStyleInterpolator.js Remove var in Libraries/Utilities/buildStyleInterpolator.js (#22112) 2018-11-04 11:03:09 -08:00
clamp.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
deepFreezeAndThrowOnMutationInDev.js Remove var in Libraries/Utilities/deepFreezeAndThrowOnMutationInDev.js (#22126) 2018-11-05 16:15:54 -08:00
defineLazyObjectProperty.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
deprecatedPropType.js Refactor UIManager view manager accesses 2018-09-27 16:03:22 -07:00
dismissKeyboard.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
groupByEveryN.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
infoLog.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
logError.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
mapWithSeparator.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
mergeIntoFast.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setAndForwardRef.js Fix linting issues (#22062) 2018-11-01 14:29:16 -07:00
stringifySafe.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
truncate.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
warnOnce.js Introduce generic `warnOnce` function for warning messages (#22109) 2019-02-05 02:24:59 -08:00