react-native/React/Modules
Valentin Shergin f91f7d91a1 Reimagining of RCTShadowView layout API
Summary:
This is reimagining of interoperability layer between Yoga and ShadowViews (at least in Yoga -> RN part).
Goals:
 * Make it clear and easy.
 * Make clear separation between "what layout what", now parent always layout children, noone layout itself.
 * Make possible to interleave Yoga layout with custom imperative layout (may be used in SafeAreaView, Text, Modal, InputAccessoryView and so on).

Reviewed By: mmmulani

Differential Revision: D6863654

fbshipit-source-id: 5a6a933874f121d46f744aab99a31ae42ddd4a1b
2018-02-12 00:32:43 -08:00
..
RCTAccessibilityManager.h
RCTAccessibilityManager.m The New <Text> on iOS 2018-01-24 00:03:01 -08:00
RCTAlertManager.h
RCTAlertManager.m
RCTAppState.h
RCTAppState.m
RCTAsyncLocalStorage.h
RCTAsyncLocalStorage.m
RCTClipboard.h
RCTClipboard.m
RCTDevSettings.h Add inspector attach to RN Dev Menu (iOS) 2017-12-05 06:31:15 -08:00
RCTDevSettings.mm always create debugger websocket connection 2018-02-08 10:29:40 -08:00
RCTDeviceInfo.h
RCTDeviceInfo.m Migrate DeviceInfoModule from RN Module to Native Function. 2018-01-29 11:18:42 -08:00
RCTEventEmitter.h Fix - argument type in RCTEventEmitter 2017-12-13 08:30:39 -08:00
RCTEventEmitter.m Fix a crash when keyboard is visible and bridge reload happens 2017-12-14 17:51:59 -08:00
RCTExceptionsManager.h
RCTExceptionsManager.m
RCTI18nManager.h
RCTI18nManager.m Rename I18nManager Left/Right swap methods 2017-10-24 20:45:59 -07:00
RCTI18nUtil.h Rename I18nManager Left/Right swap methods 2017-10-24 20:45:59 -07:00
RCTI18nUtil.m Rename I18nManager Left/Right swap methods 2017-10-24 20:45:59 -07:00
RCTJSCSamplingProfiler.h
RCTJSCSamplingProfiler.m
RCTKeyboardObserver.h
RCTKeyboardObserver.m Fix a crash when keyboard is visible and bridge reload happens 2017-12-14 17:51:59 -08:00
RCTLayoutAnimation.h
RCTLayoutAnimation.m
RCTLayoutAnimationGroup.h
RCTLayoutAnimationGroup.m
RCTRedBox.h
RCTRedBox.m Add extra data view to RN RedBox 2017-12-14 10:50:24 -08:00
RCTRedBoxExtraDataViewController.h Add extra data view to RN RedBox 2017-12-14 10:50:24 -08:00
RCTRedBoxExtraDataViewController.m Link both iOS and tvOS libraries with react-native link (fix #13783) 2018-01-30 16:28:59 -08:00
RCTSourceCode.h
RCTSourceCode.m remove embeddedBundleURL 2017-12-12 13:11:14 -08:00
RCTStatusBarManager.h
RCTStatusBarManager.m
RCTTVNavigationEventEmitter.h
RCTTVNavigationEventEmitter.m Implement requiresMainQueueSetup in RCTTVNavigationEventEmitter 2017-11-22 00:39:33 -08:00
RCTTiming.h
RCTTiming.m
RCTUIManager.h Demolishing of background color propagation infra 2017-12-19 09:11:49 -08:00
RCTUIManager.m Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
RCTUIManagerObserverCoordinator.h -[RCTUIManagerObserver uiManagerDidPerformMounting] 2017-12-11 17:10:48 -08:00
RCTUIManagerObserverCoordinator.mm -[RCTUIManagerObserver uiManagerDidPerformMounting] 2017-12-11 17:10:48 -08:00
RCTUIManagerUtils.h RCTAllocatedRootViewTag was moved to RCTUIManagerUtils 2017-11-07 16:16:56 -08:00
RCTUIManagerUtils.m RCTAllocatedRootViewTag was moved to RCTUIManagerUtils 2017-11-07 16:16:56 -08:00