.. |
RCTAssert.h
|
Remove deprecated RCTAssert aliases
|
2017-07-07 12:21:59 -07:00 |
RCTAssert.m
|
…
|
|
RCTBatchedBridge.mm
|
Thread the JSI runtime descriptor up into the RCTDevMenu title
|
2017-09-05 15:02:19 -07:00 |
RCTBridge+Private.h
|
Thread the JSI runtime descriptor up into the RCTDevMenu title
|
2017-09-05 15:02:19 -07:00 |
RCTBridge.h
|
add files changed count to reload metrics
|
2017-08-31 05:34:48 -07:00 |
RCTBridge.m
|
add files changed count to reload metrics
|
2017-08-31 05:34:48 -07:00 |
RCTBridgeDelegate.h
|
Implement lazy discovery scaffolding for loading NativeModules on demand.
|
2017-08-11 06:41:33 -07:00 |
RCTBridgeMethod.h
|
Replace exported method registration with statically allocated struct
|
2017-07-24 07:01:53 -07:00 |
RCTBridgeModule.h
|
Allow native modules to customize the main-thread init behaviour
|
2017-08-07 07:04:36 -07:00 |
RCTBundleURLProvider.h
|
…
|
|
RCTBundleURLProvider.m
|
…
|
|
RCTConvert.h
|
Add a type cast to RCT_ENUM_CONVERTER for C++ compatibility
|
2017-06-15 19:07:21 -07:00 |
RCTConvert.m
|
Fix crash when converting NSNull values
|
2017-08-09 03:35:16 -07: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
|
Fix ENABLE_INSPECTOR ifdef not found during dev
|
2017-08-24 10:46:50 -07:00 |
RCTDisplayLink.h
|
…
|
|
RCTDisplayLink.m
|
…
|
|
RCTErrorCustomizer.h
|
…
|
|
RCTErrorInfo.h
|
…
|
|
RCTErrorInfo.m
|
…
|
|
RCTEventDispatcher.h
|
…
|
|
RCTEventDispatcher.m
|
…
|
|
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 |
RCTJSEnvironment.h
|
Make RCTSamplingProfilerPackagerMethod not depend on RCTBridge
|
2017-06-15 12:07:34 -07:00 |
RCTJSStackFrame.h
|
…
|
|
RCTJSStackFrame.m
|
Report JS errors in debug console
|
2017-04-05 19:51:03 -07:00 |
RCTJavaScriptExecutor.h
|
…
|
|
RCTJavaScriptLoader.h
|
add files changed count to reload metrics
|
2017-08-31 05:34:48 -07:00 |
RCTJavaScriptLoader.mm
|
add files changed count to reload metrics
|
2017-08-31 05:34:48 -07:00 |
RCTKeyCommands.h
|
…
|
|
RCTKeyCommands.m
|
…
|
|
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
|
Merge allowOffMainQueueRegistration and requiresMainQueueSetup
|
2017-07-17 03:45:30 -07:00 |
RCTModuleData.mm
|
Allow native modules to customize the main-thread init behaviour
|
2017-08-07 07:04:36 -07:00 |
RCTModuleMethod.h
|
Replace exported method registration with statically allocated struct
|
2017-07-24 07:01:53 -07:00 |
RCTModuleMethod.mm
|
Warn about slow main thread React methods
|
2017-09-06 16:38:37 -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
|
Configure requiresMainQueueSetup for core modules
|
2017-08-07 07:04:36 -07:00 |
RCTReloadCommand.h
|
…
|
|
RCTReloadCommand.m
|
…
|
|
RCTRootContentView.h
|
Immediately trigger renderApplication from RCTRootView init
|
2017-04-21 07:04:57 -07:00 |
RCTRootContentView.m
|
Immediately trigger renderApplication from RCTRootView init
|
2017-04-21 07:04:57 -07:00 |
RCTRootView.h
|
Clean up -[RCTRootView cancelTouches] header docs
|
2017-07-11 11:06:21 -07:00 |
RCTRootView.m
|
Removed unused ivar (`_launchOptions`) from `RCTRootView`
|
2017-07-24 09:42:06 -07:00 |
RCTRootViewDelegate.h
|
RCTRootView's `intrinsicSize` property was deprecated in favour of `intrinsicContentSize`
|
2017-02-27 14:04:58 -08:00 |
RCTRootViewInternal.h
|
RCTRootView's `intrinsicSize` property was deprecated in favour of `intrinsicContentSize`
|
2017-02-27 14:04:58 -08:00 |
RCTTVRemoteHandler.h
|
…
|
|
RCTTVRemoteHandler.m
|
Fix podspec test
|
2017-08-09 07:04:59 -07:00 |
RCTTouchEvent.h
|
…
|
|
RCTTouchEvent.m
|
…
|
|
RCTTouchHandler.h
|
…
|
|
RCTTouchHandler.m
|
Do not warn if `touch.force` is NaN
|
2017-04-26 15:16:16 -07:00 |
RCTURLRequestDelegate.h
|
…
|
|
RCTURLRequestHandler.h
|
…
|
|
RCTUtils.h
|
Improve definition of RCTNilIfNull
|
2017-08-09 03:35:16 -07:00 |
RCTUtils.m
|
Clean up some URL path handling
|
2017-09-01 13:45:03 -07:00 |