react-native-macos/Libraries
Luna Wei 7248291d5d Simplify logic
Summary:
Changelog:
[Internal] - Simplify logic by not creating an unnecessary object

Reviewed By: kacieb

Differential Revision: D27371155

fbshipit-source-id: c34db151f57f9f6e46cc1984a5a9ef24f81adecd
2021-03-29 18:34:30 -07:00
..
ActionSheetIOS Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Alert Remove Unable to get TurboModule for DialogManagerAndroid warning for iOS 2021-03-26 23:48:28 -07:00
Animated Back out "Remove deprecated lifecycles usage" 2021-03-15 15:11:48 -07:00
AppState RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
BatchedBridge codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
Blob fix: Let's be more specific about "not implemented" (#31237) 2021-03-26 16:00:33 -07:00
BugReporting Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Components Simplify logic 2021-03-29 18:34:30 -07:00
Core codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
DeprecatedPropTypes Deploy Flow v0.136.0 2020-10-18 20:30:55 -07:00
EventEmitter codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
FBLazyVector Delete iOS10/tvOS10 support from React Native Libraries 2021-01-11 16:46:16 -08:00
HeapCapture Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Image codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
Inspector Fabric: Fix DevTools Inspector 2021-02-04 17:17:17 -08:00
Interaction Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
JSInspector Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
LayoutAnimation LayoutAnimation: don't call non-Fabric configurNext if Fabric is installed 2021-03-23 14:37:25 -07:00
Linking RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
LinkingIOS Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
Lists Refactor renderItem logic and gate changes 2021-03-25 13:00:28 -07:00
LogBox LogBox: Intelligently Un-Collapse Stack Frames 2021-02-08 17:17:57 -08:00
Modal Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeAnimation ReactCommon/nativemodule: Migrate uses of NDEBUG to REACT_NATIVE_DEBUG + react_native_assert 2021-02-26 21:20:25 -08:00
NativeComponent Integrate global.__nativeComponentRegistry__hasComponent into NativeComponentRegistry.js 2021-03-09 10:39:20 -08:00
NativeModules/specs Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Network codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
NewAppScreen Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Performance Deprecate markerCancel 2021-03-22 06:46:00 -07:00
PermissionsAndroid Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Pressability Pressability: don't report touch telemetry events when the event doesn't have timestamp associated 2021-03-19 10:09:34 -07:00
PushNotificationIOS Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
RCTRequired Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
ReactNative Make I18nManagerModule TurboModule-compatible 2021-03-10 14:55:29 -08:00
ReactPrivate Implement sendAccessibilityEvent in the React(Fabric/non-Fabric) renderer 2021-01-27 17:37:38 -08:00
Reliability Adding support for cancelOnBackground for UserFlow 2020-12-07 10:49:29 -08:00
Renderer React Native sync for revisions c9f6d0a...6d3ecb7 2021-03-23 12:56:38 -07:00
Settings Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Share Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Storage Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
StyleSheet Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
SurfaceBackedComponent Migrate remaining call sites to `CKOverlayLayoutComponent` to Builder 2020-10-20 05:58:21 -07:00
SurfaceHostingComponent Back out "Avoid accessing `self.component` on background thread" 2020-12-03 19:09:50 -08:00
Text Implement caretHidden in multiline text input 2021-03-04 10:53:35 -08:00
TurboModule Remove Unable to get TurboModule for DialogManagerAndroid warning for iOS 2021-03-26 23:48:28 -07:00
TypeSafety Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
Types Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Utilities codemod objects to interfaces where they appear as supertypes of classes 2021-03-23 10:26:19 -07:00
Vibration Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
WebSocket Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Wrapper Back out "Rename measure to measureContent and pass it LayoutContext" 2020-03-04 05:01:53 -08:00
YellowBox Delete YellowBox 2020-02-21 10:34:40 -08:00
__flowtests__ Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
vendor RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
BUCK Rename rn_codegen_modules(native_module_spec_name => name) 2021-01-21 19:04:54 -08:00
Promise.js Conditionalize Promise Polyfill for Hermes 2020-10-19 15:24:38 -07:00
UTFSequence.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
promiseRejectionTrackingOptions.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00