react-native/React/Base
Kevin Gozali 5f48bd84aa iOS: allow getting an instance of a js-bound module via the bridge
Reviewed By: sebmarkbage

Differential Revision: D6982785

fbshipit-source-id: 7bbcc5416e1d1a3a577328349a7c18af5c0f8577
2018-02-13 22:38:55 -08:00
..
Surface Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
RCTAssert.h Remove deprecated RCTAssert aliases 2017-07-07 12:21:59 -07:00
RCTAssert.m Make RCTNativeModule::invokeInner explicitely return folly::none in case of error 2017-11-17 03:17:20 -08:00
RCTBridge+Private.h Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTBridge.h iOS: allow getting an instance of a js-bound module via the bridge 2018-02-13 22:38:55 -08:00
RCTBridge.m iOS: allow getting an instance of a js-bound module via the bridge 2018-02-13 22:38:55 -08:00
RCTBridgeDelegate.h Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTBridgeMethod.h Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
RCTBridgeModule.h iOS: introduce RCT_EXPORT_SYNCHRONOUS_TYPED_METHOD() macro to provide the return type of a sync method 2017-10-17 06:15:13 -07:00
RCTBundleURLProvider.h Make RCTPackagerConnection a singleton 2017-11-20 18:36:27 -08:00
RCTBundleURLProvider.m adds --port option to `react-native run-ios` as well as patches port … 2018-01-04 20:11:10 -08:00
RCTConvert.h - Adding locale prop to DatePickerIOS 2017-11-04 14:40:24 -07:00
RCTConvert.m Implementing space-evenly 2018-01-31 10:17:22 -08:00
RCTCxxConvert.h Add support for Cxx objects as arguments to native modules 2017-08-14 05:22:17 -07:00
RCTCxxConvert.m Add support for Cxx objects as arguments to native modules 2017-08-14 05:22:17 -07:00
RCTDefines.h adds --port option to `react-native run-ios` as well as patches port … 2018-01-04 20:11:10 -08:00
RCTDisplayLink.h
RCTDisplayLink.m
RCTErrorCustomizer.h
RCTErrorInfo.h
RCTErrorInfo.m
RCTEventDispatcher.h
RCTEventDispatcher.m Typos in comments and log messages 2018-01-12 22:18:45 -08:00
RCTFrameUpdate.h
RCTFrameUpdate.m
RCTImageSource.h
RCTImageSource.m Revert D5197885 to unbreak Internal App 2017-06-23 13:05:49 -07:00
RCTInvalidating.h
RCTJSCErrorHandling.h Tease apart React and RCTBatchedBridge targets 2017-03-21 18:31:23 -07:00
RCTJSCErrorHandling.mm More verbose error messages for iOS 2017-04-18 14:19:13 -07:00
RCTJSStackFrame.h
RCTJSStackFrame.m Redo error handling on iOS 2017-10-05 13:31:55 -07:00
RCTJavaScriptExecutor.h
RCTJavaScriptLoader.h add files changed count to reload metrics 2017-08-31 05:34:48 -07:00
RCTJavaScriptLoader.mm Fix Content-Type header checking of React/RCTJavascriptLoader.mm #15791 2017-09-19 19:50:07 -07:00
RCTKeyCommands.h
RCTKeyCommands.m Fix format warnings for clang 5.0 2017-09-25 10:30:53 -07:00
RCTLog.h Replacing all instances of [UIApplication sharedApplication] wi… 2017-04-01 03:34:41 -07:00
RCTLog.mm Replacing all instances of [UIApplication sharedApplication] wi… 2017-04-01 03:34:41 -07:00
RCTManagedPointer.h RCTManagedPointer fix ups 2017-09-01 08:08:06 -07:00
RCTManagedPointer.mm Add support for Cxx objects as arguments to native modules 2017-08-14 05:22:17 -07:00
RCTModuleData.h Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTModuleData.mm Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTModuleMethod.h Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
RCTModuleMethod.mm Return NSString instead of SEL 2017-11-03 16:31:31 -07:00
RCTMultipartDataTask.h Show bundle download progress on iOS 2017-08-14 11:05:35 -07:00
RCTMultipartDataTask.m Show bundle download progress on iOS 2017-08-14 11:05:35 -07:00
RCTMultipartStreamReader.h Show bundle download progress on iOS 2017-08-14 11:05:35 -07:00
RCTMultipartStreamReader.m Change intValue -> integerValue in RCTMultipartStreamReader 2017-09-05 10:02:44 -07:00
RCTNullability.h
RCTParserUtils.h Add support for Cxx objects as arguments to native modules 2017-08-14 05:22:17 -07:00
RCTParserUtils.m Allow Cxx references to be used in native module's method signature 2017-09-07 09:17:04 -07:00
RCTPerformanceLogger.h
RCTPerformanceLogger.m
RCTPlatform.h
RCTPlatform.m Move JS-native version check to its own module + unit tests + prefix Obj-C macro w/RCT 2017-10-16 14:30:34 -07:00
RCTReloadCommand.h Redo error handling on iOS 2017-10-05 13:31:55 -07:00
RCTReloadCommand.m Redo error handling on iOS 2017-10-05 13:31:55 -07:00
RCTRootContentView.h Immediately trigger renderApplication from RCTRootView init 2017-04-21 07:04:57 -07:00
RCTRootContentView.m Demolishing of background color propagation infra 2017-12-19 09:11:49 -08:00
RCTRootView.h Clean up -[RCTRootView cancelTouches] header docs 2017-07-11 11:06:21 -07:00
RCTRootView.m Demolishing of background color propagation infra 2017-12-19 09:11:49 -08:00
RCTRootViewDelegate.h
RCTRootViewInternal.h
RCTTVRemoteHandler.h Fix tvOS compile issues; enable TVEventHandler in Modal (fix #15389) 2017-11-09 13:54:54 -08:00
RCTTVRemoteHandler.m Fix tvOS compile issues; enable TVEventHandler in Modal (fix #15389) 2017-11-09 13:54:54 -08:00
RCTTouchEvent.h
RCTTouchEvent.m
RCTTouchHandler.h
RCTTouchHandler.m Measure touch events from nearest "root view" 2018-01-31 14:46:39 -08:00
RCTURLRequestDelegate.h
RCTURLRequestHandler.h Fixed retain cycle in RCTFBHTTPRequestHandler 2017-12-13 16:02:04 -08:00
RCTUtils.h Typos in comments and log messages 2018-01-12 22:18:45 -08:00
RCTUtils.m Add RCTLibraryPathForURL in RCTUtil 2017-12-14 14:31:50 -08:00
RCTVersion.h Move JS-native version check to its own module + unit tests + prefix Obj-C macro w/RCT 2017-10-16 14:30:34 -07:00