react-native-macos/Libraries
Peter Argany 441d630ed0 Enable dev tools setup in bridgeless mode
Summary:
Changelog: [Internal]

I'm trying to get Fast refresh working in bridgeless mode. I need the `    require('./setUpReactRefresh');` line to be executed to do so.

I'm not sure why this was commented out in the first place, it seems to be working fine in FBiOS/FB4A.

Reviewed By: p-sun

Differential Revision: D26289573

fbshipit-source-id: 6151f781c31e3aadaebfeb759d3eb776e8b525cc
2021-02-19 13:47:25 -08:00
..
ActionSheetIOS Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Alert Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Animated Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
AppState RN: Simplify `AppState` 2021-02-04 12:48:13 -08:00
BatchedBridge improve "not a registered callable module" error message (#28913) 2020-08-13 18:30:38 -07:00
Blob Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
BugReporting Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Components Add ViewConfig for MultilineTextInput 2021-02-18 09:20:22 -08:00
Core Enable dev tools setup in bridgeless mode 2021-02-19 13:47:25 -08:00
DeprecatedPropTypes Deploy Flow v0.136.0 2020-10-18 20:30:55 -07:00
EventEmitter RN: Simplify `RCTDeviceEventEmitter` 2021-02-17 12:20:26 -08: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 Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08: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: ensure onCompleteCallback is called in Fabric and non-Fabric 2021-02-17 10:33:58 -08:00
Linking RN: Delete `Linking.removeEventListener` 2021-02-02 19:36:21 -08:00
LinkingIOS Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
Lists Remove FlowFixMe in VirtualizedSectionList 2021-02-18 13:46:52 -08: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 Delete iOS10/tvOS10 support from React Native Libraries 2021-01-11 16:46:16 -08:00
NativeComponent Fix rendering of Text and TextInlineViews in Fabric + StaticViewConfigs enabled 2021-02-17 10:46:19 -08:00
NativeModules/specs Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Network Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NewAppScreen Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Performance Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
PermissionsAndroid Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Pressability Fix disabled prop not disabling onPress for voice assistant 2021-02-08 15:18:50 -08: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 Remove log in PaperUIManager 2021-02-15 21:07:25 -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 Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08: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 Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
TurboModule Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08: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 RN: Rewrite `NativeEventEmitter` 2021-02-09 21:27:45 -08: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: Simplify `RCTDeviceEventEmitter` 2021-02-17 12:20: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