mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 17:27:54 +08:00
Summary: Without a width or height set for the X or O image they don't appear, fix this problem by adding styles with width and height specified. Closes https://github.com/facebook/react-native/pull/1122 Github Author: Rusty Conover <rusty@luckydinosaur.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.