react-native/React
Nick Lockwood 45c1dc1c65 Fixed text background color
Summary:
@public

This fixes an issue with the containerBackgroundColor property of `<Text>` nodes, where containerBackgroundColor was being overridden by the backgroundColor. I also fixed up the example so that it demonstrates the feature more clearly.

Test Plan:
* Check UIExplorer text example
* Run Catalyst snapshot tests and check MAdMan, Groups
2015-05-28 09:31:57 -08:00
..
Base Fixed text background color 2015-05-28 09:31:57 -08:00
Executors Fixed crash in RCTContextExecutor when requireJSRef == undefined 2015-05-27 08:50:03 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules [ReactNative] rename nativeProps const to NativeProps 2015-05-26 19:28:07 -08:00
React.xcodeproj Implemented fast path for same borders/radii 2015-05-28 09:16:44 -08:00
Views Fixed text background color 2015-05-28 09:31:57 -08:00