..
RCTAccessibilityManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTAccessibilityManager.m
iOS: Fix registration for UIContentSizeCategoryDidChangeNotification
2017-08-17 23:47:19 -07:00
RCTAlertManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTAlertManager.m
Add one more parameter(keyboardType) to AlertIOS.promot().
2017-01-19 14:43:37 -08:00
RCTAppState.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTAppState.m
Access AppState constants on main thread
2017-09-13 18:15:39 -07:00
RCTAsyncLocalStorage.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTAsyncLocalStorage.m
always pass key parameter to RCTReadFile
2017-09-28 09:38:44 -07:00
RCTClipboard.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTClipboard.m
remove unused includes in fbobjc/Libraries
2017-02-19 18:33:49 -08:00
RCTDevSettings.h
Remove legacy JSC profiler
2017-07-20 04:21:16 -07:00
RCTDevSettings.mm
Unify sampling profiler and reload logic by leveraging RCTPackagerConnection
2017-10-04 19:17:06 -07:00
RCTDeviceInfo.h
Introduce `DeviceInfo` as a new native module
2017-03-17 17:01:57 -07:00
RCTDeviceInfo.m
DeviceInfo.isIPhoneX_deprecated: ugly and temporary way to fix your UI on iPhone X
2017-10-02 23:00:03 -07:00
RCTEventEmitter.h
Only start observing in requestPermissions() if not already observing
2017-04-19 11:30:36 -07:00
RCTEventEmitter.m
Eagerly change the listeners count
2017-03-20 12:49:00 -07:00
RCTExceptionsManager.h
Cleanup initialization of native modules in FBReactModule
2017-05-26 04:17:19 -07:00
RCTExceptionsManager.m
Cleanup initialization of native modules in FBReactModule
2017-05-26 04:17:19 -07:00
RCTI18nManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTI18nManager.m
Configure requiresMainQueueSetup for core modules
2017-08-07 07:04:36 -07:00
RCTI18nUtil.h
Return instancetype for shared RCTI18nUtil instance
2017-10-03 20:11:16 -07:00
RCTI18nUtil.m
Return instancetype for shared RCTI18nUtil instance
2017-10-03 20:11:16 -07:00
RCTJSCSamplingProfiler.h
Rename JSCSamplingProfiler to RCTJSCSamplingProfiler
2017-04-18 13:22:01 -07:00
RCTJSCSamplingProfiler.m
Rename JSCSamplingProfiler to RCTJSCSamplingProfiler
2017-04-18 13:22:01 -07:00
RCTKeyboardObserver.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTKeyboardObserver.m
Apple TV support 1: existing Objective C code should compile for tvOS
2016-09-27 06:28:33 -07:00
RCTLayoutAnimation.h
RCTAnimation & RCTLayoutAnimation were decoupled from RCTUIManager
2017-07-03 16:15:50 -07:00
RCTLayoutAnimation.m
Fix format warnings for clang 5.0
2017-09-25 10:30:53 -07:00
RCTLayoutAnimationGroup.h
RCTAnimation & RCTLayoutAnimation were decoupled from RCTUIManager
2017-07-03 16:15:50 -07:00
RCTLayoutAnimationGroup.m
RCTAnimation & RCTLayoutAnimation were decoupled from RCTUIManager
2017-07-03 16:15:50 -07:00
RCTRedBox.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTRedBox.m
Fix format warnings for clang 5.0
2017-09-25 10:30:53 -07:00
RCTSourceCode.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTSourceCode.m
Configure requiresMainQueueSetup for core modules
2017-08-07 07:04:36 -07:00
RCTStatusBarManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTStatusBarManager.m
Replacing all instances of [UIApplication sharedApplication] wi…
2017-04-01 03:34:41 -07:00
RCTTVNavigationEventEmitter.h
Apple TV support 4: support for input (tvOS focus engine)
2016-12-19 06:28:40 -08:00
RCTTVNavigationEventEmitter.m
Apple TV support 4: support for input (tvOS focus engine)
2016-12-19 06:28:40 -08:00
RCTTiming.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTTiming.m
Update native references to JSTimers
2017-06-22 09:52:33 -07:00
RCTUIManager.h
Bunch of utility funcs were moved to RCTUIManagerUtils
2017-09-26 14:08:28 -07:00
RCTUIManager.m
Fixed crash in [UIManager setLocalData:]
2017-10-04 19:54:24 -07:00
RCTUIManagerObserverCoordinator.h
Using mutex inside RCTUIManagerObserverCoordinator instead of GCD
2017-09-18 13:46:10 -07:00
RCTUIManagerObserverCoordinator.mm
Using mutex inside RCTUIManagerObserverCoordinator instead of GCD
2017-09-18 13:46:10 -07:00
RCTUIManagerUtils.h
Bunch of utility funcs were moved to RCTUIManagerUtils
2017-09-26 14:08:28 -07:00
RCTUIManagerUtils.m
Bunch of utility funcs were moved to RCTUIManagerUtils
2017-09-26 14:08:28 -07:00