react-native/RNTester/RNTesterUnitTests
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
..
OCMock Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
Info.plist Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTAllocationTests.m Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTAnimationUtilsTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTBlobManagerTests.m Implement Blob support for XMLHttpRequest 2018-01-26 09:17:11 -08:00
RCTBundleURLProviderTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTComponentPropsTests.m RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
RCTConvert_NSURLTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTConvert_YGValueTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTDevMenuTests.m Make RCTSamplingProfilerPackagerMethod not depend on RCTBridge 2017-06-15 12:07:34 -07:00
RCTEventDispatcherTests.m More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00
RCTFontTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTGzipTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageLoaderHelpers.h Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageLoaderHelpers.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTImageLoaderTests.m Correct logo URL 2017-12-07 08:31:38 -08:00
RCTImageUtilTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTJSONTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTMethodArgumentTests.m Return NSString instead of SEL 2017-11-03 16:31:31 -07:00
RCTModuleInitNotificationRaceTests.m Configure requiresMainQueueSetup for core modules 2017-08-07 07:04:36 -07:00
RCTModuleInitTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTModuleMethodTests.mm Fix missing files in OSS build 2017-07-26 05:47:22 -07:00
RCTMultipartStreamReaderTests.m Show bundle download progress on iOS 2017-08-14 11:05:35 -07:00
RCTNativeAnimatedNodesManagerTests.m Add closed-form damped harmonic oscillator algorithm to Animated.spring 2017-09-20 23:38:16 -07:00
RCTShadowViewTests.m Reimagining of RCTShadowView layout API 2018-02-12 00:32:43 -08:00
RCTUIManagerTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTURLUtilsTests.m Add RCTLibraryPathForURL in RCTUtil 2017-12-14 14:31:50 -08:00
RCTUnicodeDecodeTests.m Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RNTesterUnitTestsBundle.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
libOCMock.a Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00