react-native/Examples
Alexsander Akers 97f60ad974 D8675309: Fix border radius / background propagation issues in TicTacToe example
Summary:**Description**

This PR removes the `borderRadius` from cell text in the TicTacToe example app.

`jollygood` `starshipit`

**Test Plan**

Before the removal of `borderRadius`, background propagation created dark gray corners on the `<Text />` nodes.

After the removal, the corners are no longer rounded and the background propagation bug doesn't appear.

![Before](https://cloud.githubusercontent.com/assets/241156/13231035/2fce8f9a-d9a8-11e5-9c61-b7246d146f77.png)

![After](https://cloud.githubusercontent.com/assets/241156/13231042/33c09e18-d9a8-11e5-9126-d0820865253b.png)
Closes https://github.com/facebook/react-native/pull/6093

Differential Revision: D3173586

Pulled By: mkonicek

fb-gh-sync-id: b64be5c8c9ac899eead9cea33fc7c6c94728f114
fbshipit-source-id: b64be5c8c9ac899eead9cea33fc7c6c94728f114
2016-04-13 07:52:04 -07:00
..
2048 Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
Movies Allow building UIExplorer with Buck 2016-04-12 13:05:24 -07:00
TicTacToe D8675309: Fix border radius / background propagation issues in TicTacToe example 2016-04-13 07:52:04 -07:00
UIExplorer Add a way to prefetch remote images to cache with Image.prefetch 2016-04-13 07:30:28 -07:00
.eslintrc Add global flow types to eslint globals 2016-01-27 15:55:34 -08:00