react-native-macos/React/Base
Tommy Nguyen fdeb6d2f03
Fix -[RCTDynamicColor effectiveColor] being called off UI thread (#438)
2020-06-11 09:51:29 -07:00
..
Surface Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
macOS Fix -[RCTDynamicColor effectiveColor] being called off UI thread (#438) 2020-06-11 09:51:29 -07:00
RCTAssert.h Crash reporting heaven (#23691) 2019-03-12 19:41:51 -07:00
RCTAssert.m Crash reporting heaven (#23691) 2019-03-12 19:41:51 -07:00
RCTBridge+Cxx.h Change the `reactInstance` category method from `shared_ptr` to `weak_ptr` to match the change in `RCTCxxBridge.mm` made in 71a8944b39. (#250) 2020-02-18 06:50:48 -08:00
RCTBridge+Cxx.mm Change the `reactInstance` category method from `shared_ptr` to `weak_ptr` to match the change in `RCTCxxBridge.mm` made in 71a8944b39. (#250) 2020-02-18 06:50:48 -08:00
RCTBridge+Private.h Remove compiler warning (#23588) 2019-02-22 01:40:09 -08:00
RCTBridge.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTBridge.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTBridgeDelegate.h iOS: register lazy nativemodules on startup when Chrome is attached 2018-11-02 00:16:16 -07:00
RCTBridgeMethod.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBridgeModule.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTBundleURLProvider.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTBundleURLProvider.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTComponentEvent.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTComponentEvent.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTConvert.h Fix Fast Refresh in macos (#332) 2020-05-01 14:35:51 -07:00
RCTConvert.m Fix Fast Refresh in macos (#332) 2020-05-01 14:35:51 -07:00
RCTCxxConvert.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTCxxConvert.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDefines.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTDisplayLink.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDisplayLink.m ios 13 semantic and dynamic color support (#105) 2019-08-22 09:17:31 -07:00
RCTErrorCustomizer.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTErrorInfo.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTErrorInfo.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTEventDispatcher.h initial commit with merge conflicts 2019-08-15 08:35:19 -07:00
RCTEventDispatcher.m Fix event ordering when combining coalescable and non-coalescable events (#24693) 2019-05-09 10:36:56 -07:00
RCTFrameUpdate.h ios 13 semantic and dynamic color support (#105) 2019-08-22 09:17:31 -07:00
RCTFrameUpdate.m ios 13 semantic and dynamic color support (#105) 2019-08-22 09:17:31 -07:00
RCTImageSource.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageSource.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTInvalidating.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTJSStackFrame.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTJSStackFrame.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTJavaScriptExecutor.h iOS changes to switch to JSI 2018-10-18 01:06:24 -07:00
RCTJavaScriptLoader.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTJavaScriptLoader.mm iOS changes to switch to JSI 2018-10-18 01:06:24 -07:00
RCTKeyCommands.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTKeyCommands.m Remove compatible system code for iOS8 and before (#23656) 2019-02-26 07:58:52 -08:00
RCTLog.h Back out OSS-only change from D14811733 and fix regression in open source iOS tests 2019-04-11 12:57:15 -07:00
RCTLog.mm Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTManagedPointer.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTManagedPointer.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModuleData.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTModuleData.mm Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTModuleMethod.h Add support for argument conversion via RCTConvert 2019-03-22 16:23:40 -07:00
RCTModuleMethod.mm Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTMultipartDataTask.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMultipartDataTask.m first batch of mac/ios merge conflicts resolved 2019-08-15 17:34:34 -07:00
RCTMultipartStreamReader.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMultipartStreamReader.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTNullability.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTParserUtils.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTParserUtils.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPerformanceLogger.h - fix crash on performance logger (#24821) 2019-05-18 08:36:15 -07:00
RCTPerformanceLogger.m - fix crash on performance logger (#24821) 2019-05-18 08:36:15 -07:00
RCTPlatformDisplayLink.h ios 13 semantic and dynamic color support (#105) 2019-08-22 09:17:31 -07:00
RCTReloadCommand.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTReloadCommand.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRootContentView.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTRootContentView.m Stop defining UIView and UIScrollView on macOS for Xcode 11 compatibility (#127) 2019-08-05 17:31:18 -07:00
RCTRootView.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTRootView.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTRootViewDelegate.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTRootViewInternal.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTVRemoteHandler.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTVRemoteHandler.m Differentiate swipe and tap events (#22916) 2019-01-15 16:29:38 -08:00
RCTTouchEvent.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTouchEvent.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTouchHandler.h Stop defining UIView and UIScrollView on macOS for Xcode 11 compatibility (#127) 2019-08-05 17:31:18 -07:00
RCTTouchHandler.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIKit.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTURLRequestDelegate.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTURLRequestHandler.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUtils.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUtils.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTVersion.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTVersion.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTWeakProxy.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTWeakProxy.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00