react-native-macos/Libraries/Utilities
Rubén Norte 87517aeecb Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS
Summary: Changelog: [Internal]

Reviewed By: yungsters

Differential Revision: D27500993

fbshipit-source-id: 99b33e25daf46b7d1debc6435dd32505ad2cf855
2021-04-12 06:27:20 -07:00
..
__mocks__ BackHandler: specify function return type for handler (#28192) 2020-04-23 14:13:06 -07:00
__tests__ Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
differ Upgrade Prettier in Xplat to version 1.19.1 2020-04-09 11:01:58 -07:00
Appearance.js Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
BackHandler.android.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
BackHandler.ios.js remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
DebugEnvironment.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
DevSettings.js Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
DeviceInfo.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Dimensions.js RN: Change Dimensions to Return EventSubscription 2021-03-10 16:06:26 -08:00
GlobalPerformanceLogger.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
HMRClient.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
HMRClientProdShim.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
JSDevSupportModule.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
LoadingView.android.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
LoadingView.ios.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
LoadingView.js Add a loading bar when loading split bundles 2019-07-18 03:06:49 -07:00
MatrixMath.js Fix skewX on Android and in the JS decomposition (#28862) 2020-05-11 09:01:33 -07:00
NativeAppearance.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeDevLoadingView.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeDevSplitBundleLoader.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeDeviceInfo.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeJSDevSupport.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativePlatformConstantsAndroid.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativePlatformConstantsIOS.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PerformanceLoggerContext.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PixelRatio.js Update PixelRatio 'getFontScale' method description (#28407) 2020-03-30 16:37:18 -07:00
Platform.android.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Platform.ios.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PolyfillFunctions.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
RCTLog.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
ReactNativeTestTools.js Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -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 Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
buildStyleInterpolator.js RN: Remove `fbjs/{keyMirror,keyOf}` Dependencies 2020-07-09 11:40:57 -07:00
clamp.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
codegenNativeCommands.js codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
codegenNativeComponent.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
createPerformanceLogger.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
deepFreezeAndThrowOnMutationInDev.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
defineLazyObjectProperty.js codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
deprecatedPropType.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -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 Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
setAndForwardRef.js Manual fixes for xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
stringifySafe.js Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -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 RN: Change Appearance to Return EventSubscription 2021-03-03 21:43:48 -08:00
useWindowDimensions.js RN: Change Dimensions to Return EventSubscription 2021-03-10 16:06:26 -08:00
verifyComponentAttributeEquivalence.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
warnOnce.js RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00