react-native-macos/Libraries/Utilities
Spencer Ahrens be35664009 Flow type infoLog
Summary:
Changelog:
[General][Internal] flow type infoLog

Reviewed By: zackargyle

Differential Revision: D20577939

fbshipit-source-id: eed4401b2ae0a6bf845fdcb54c6abe1fe98fe7c1
2020-03-25 21:50:12 -07:00
..
__mocks__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
__tests__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
differ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
Appearance.js Appearance: stop caching colorScheme in JS 2019-10-24 11:09:10 -07:00
BackHandler.android.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
BackHandler.ios.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
DevSettings.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
DeviceInfo.js Add spec for DeviceInfo module 2019-05-29 16:37:15 -07:00
Dimensions.js Clean up misc references to ComponentScript 2020-02-13 14:29:02 -08:00
GlobalPerformanceLogger.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
HMRClient.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
HMRClientProdShim.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
JSDevSupportModule.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
LoadingView.android.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
LoadingView.ios.js De-jank DevLoadingView 2020-03-25 12:09:40 -07:00
LoadingView.js Add a loading bar when loading split bundles 2019-07-18 03:06:49 -07:00
MatrixMath.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
NativeAppearance.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
NativeDevLoadingView.js Make RCTDevLoadingView TurboModule-compatible 2020-02-27 17:06:13 -08:00
NativeDeviceInfo.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
NativeJSDevSupport.js Fix NativeJSDevSupport.onSuccess 2019-12-10 12:35:17 -08:00
NativePlatformConstantsAndroid.js Fix NativePlatformConstants 2019-12-18 08:22:09 -08:00
NativePlatformConstantsIOS.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
PerformanceLoggerContext.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
PixelRatio.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Platform.android.js Fix NativePlatformConstants 2019-12-18 08:22:09 -08:00
Platform.ios.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
PolyfillFunctions.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
RCTLog.js Replace YellowBox references with LogBox 2020-02-18 07:51:46 -08:00
ReactNativeTestTools.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
SceneTracker.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
binaryToBase64.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
buildStyleInterpolator.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
clamp.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
codegenNativeCommands.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
codegenNativeComponent.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
createPerformanceLogger.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
deepFreezeAndThrowOnMutationInDev.js Remove var in Libraries/Utilities/deepFreezeAndThrowOnMutationInDev.js (#22126) 2018-11-05 16:15:54 -08:00
defineLazyObjectProperty.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
deprecatedPropType.js Ignore deprecatedPropType in bridgeless mode 2020-01-29 12:02:48 -08:00
dismissKeyboard.js Migrate TextInputState to take a ref instead of a reactTag 2020-02-19 15:28:59 -08:00
groupByEveryN.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
infoLog.js Flow type infoLog 2020-03-25 21:50:12 -07:00
logError.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
mapWithSeparator.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
mergeIntoFast.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
registerGeneratedViewConfig.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
setAndForwardRef.js Manual fixes for xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
stringifySafe.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
truncate.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
useColorScheme.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
useWindowDimensions.js Only set dimensions if the window attributes change 2020-01-13 23:26:14 -08:00
verifyComponentAttributeEquivalence.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
warnOnce.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00