react-native/Examples/UIExplorer/UIExplorerIntegrationTests/ReferenceImages
James Ide 5d6a89bc61 [Text] Support "textAlign: justify" in Text components
Summary:
Finished adding support for justified text on iOS... just had to expose a prop value.
Fixes #529

Closes https://github.com/facebook/react-native/pull/1486
Github Author: James Ide <ide@jameside.com>

Test Plan:
 View the Text example in the UIExplorer and see that all but the last lines of text in the justified text example are justified and extend to the far right of the available space. Tested on iOS 8, iPhone 6 simulator.

![text](https://cloud.githubusercontent.com/assets/379606/7926252/a90d2e98-0884-11e5-9f12-5cbb27505a0b.png)
2015-06-15 12:00:12 -08:00
..
Examples-UIExplorer-UIExplorerApp.ios [Text] Support "textAlign: justify" in Text components 2015-06-15 12:00:12 -08:00
Examples-UIExplorer-UIExplorerIntegrationTests-js-IntegrationTestsApp [ReactNative] Merge IntegrationTest into UIExplorer tests 2015-06-06 13:38:35 -08:00