react-native/React
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
..
Base Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
CxxBridge Native Modules -> Native Extensions 2018-02-07 08:07:13 -08:00
CxxModule Make RCTNativeModule::invokeInner explicitely return folly::none in case of error 2017-11-17 03:17:20 -08:00
CxxUtils More efficient dynamic->NSString conversion. 2017-07-26 18:31:12 -07:00
DevSupport Update DevLoadingView to Support iPhone X 2018-02-11 22:49:21 -08:00
Fabric iOS: Added scaffolding for FabricUIManager native module 2018-02-06 21:49:37 -08:00
Inspector Implement bundle sync status 2018-02-01 06:18:13 -08:00
Modules Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
Profiler Bunch of utility funcs were moved to RCTUIManagerUtils 2017-09-26 14:08:28 -07:00
React.xcodeproj Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
UIUtils Migrate DeviceInfoModule from RN Module to Native Function. 2018-01-29 11:18:42 -08:00
Views Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
third-party.xcconfig More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00