react-native/Examples/UIExplorer/UIExplorerIntegrationTests
Fabian Eichinger d43e0db81e Add support for reverse flex directions on Android and iOS
Summary:
This PR adds support for both 'row-reverse' and 'column-reverse' for Android and iOS and is based on the changes in #6683 that looked like it's all but abandoned.
It also adds examples for the new directions to the "Layout - Flexbox" section of UIExplorer as well as some rad new colors to the section to make the difference between "row-reverse" and "flex-end" more apparent.

**Test plan (required)**
Tested inside of UIExplorer

Android
<img width="571" alt="screen shot 2016-06-05 at 7 42 14 pm" src="https://cloud.githubusercontent.com/assets/4332237/15807140/cf8e05de-2b55-11e6-9366-a2e3194cabf8.png">

iOS
<img width="578" alt="screen shot 2016-06-05 at 7 41 35 pm" src="https://cloud.githubusercontent.com/assets/4332237/15807143/dee8e9b8-2b55-11e6-8777-c30329fa54e8.png">
Closes https://github.com/facebook/react-native/pull/7938

Differential Revision: D3417182

fbshipit-source-id: e8c9f5976ca95b2d2069a5b31a20f6d6309eb3cc
2016-06-10 03:28:45 -07:00
..
ReferenceImages Add support for reverse flex directions on Android and iOS 2016-06-10 03:28:45 -07:00
Info.plist Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
RCTLoggingTests.m Changed RUNNING_ON_CI to CI_USE_PACKAGER environment variable. 2016-05-23 04:44:11 -07:00
RCTRootViewIntegrationTests.m Updated AppState module to use new emitter system 2016-05-23 09:13:37 -07:00
RCTUIManagerScenarioTests.m Fixed unit tests 2016-06-07 12:43:49 -07:00
UIExplorerIntegrationTests.m Remove 64-bit restriction from React Native tests 2016-05-16 05:28:23 -07:00
UIExplorerSnapshotTests.m Remove 64-bit restriction from React Native tests 2016-05-16 05:28:23 -07:00
blue_square.png Reload RCTImageView when it's displaying the default image 2015-10-19 10:26:24 -07:00
red_square.png Reload RCTImageView when it's displaying the default image 2015-10-19 10:26:24 -07:00