react-native/React/Modules
Kevin Gozali f42b5892a1 iOS C++: Add ICxxExceptionManager to access RCTExceptionsManager native module
Summary: It is sometimes useful to report soft/fatal errors from C++ (native) to the same RCTExceptionsManager that is already handling JS exceptions. `ICxxExceptionManager` is an approach to provide such access, which impl provided for ObjC++.

Reviewed By: shergin

Differential Revision: D7224944

fbshipit-source-id: 8c607226b67851d46f4c787f5b6e6c8cb6a1afea
2018-03-19 00:06:57 -07:00
..
RCTAccessibilityManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAccessibilityManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAlertManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAlertManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAppState.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAppState.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAsyncLocalStorage.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAsyncLocalStorage.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTClipboard.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTClipboard.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevSettings.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevSettings.mm Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDeviceInfo.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDeviceInfo.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTEventEmitter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTEventEmitter.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTExceptionsManager.h iOS C++: Add ICxxExceptionManager to access RCTExceptionsManager native module 2018-03-19 00:06:57 -07:00
RCTExceptionsManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nUtil.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nUtil.m Change React Native application layout check 2018-02-26 11:49:36 -08:00
RCTJSCSamplingProfiler.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTJSCSamplingProfiler.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTKeyboardObserver.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTKeyboardObserver.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimation.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimation.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimationGroup.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimationGroup.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBox.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBox.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBoxExtraDataViewController.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBoxExtraDataViewController.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSourceCode.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSourceCode.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTStatusBarManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTStatusBarManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTVNavigationEventEmitter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTVNavigationEventEmitter.m Add support for Android TV devices 2018-03-06 10:47:02 -08:00
RCTTiming.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTiming.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManager.m New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerObserverCoordinator.h New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerObserverCoordinator.mm New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerUtils.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManagerUtils.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00