mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-13 09:20:50 +08:00
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.   Closes https://github.com/facebook/react-native/pull/6093 Differential Revision: D3173586 Pulled By: mkonicek fb-gh-sync-id: b64be5c8c9ac899eead9cea33fc7c6c94728f114 fbshipit-source-id: b64be5c8c9ac899eead9cea33fc7c6c94728f114