Alex Kotliarskyi 28c0240361 Fix background warning in TouchableNativeFeedback
Summary:
The problem: no matter what value `background` prop has, it always triggers a warning

![screen shot 2016-01-05 at 1 20 35 pm](https://cloud.githubusercontent.com/assets/192222/12128053/c0a8754a-b3af-11e5-92c6-921e2e0c7cc4.png)

Looks like this happens because we use `createStrictShapeTypeChecker` prop types inside `PropTypes.oneOfType` instead of `PropTypes.shape`.
Closes https://github.com/facebook/react-native/pull/5132

Reviewed By: svcscm

Differential Revision: D2804478

Pulled By: mkonicek

fb-gh-sync-id: 32ce964047bddd9d92c214baaff5422dbcfd7e90
2016-01-06 05:58:31 -08:00
..
2015-12-09 05:19:25 -08:00
2015-07-24 08:41:58 -08:00
2015-11-14 06:29:27 -08:00
2015-12-28 16:44:59 -08:00
2015-12-15 09:09:32 -08:00
2015-12-16 08:37:33 -08:00
2015-12-18 17:04:29 -08:00
2015-12-23 10:08:38 -08:00
2015-12-23 12:40:33 -08:00
2015-12-18 17:04:29 -08:00
2015-12-03 09:10:29 -08:00
2015-12-23 10:08:38 -08:00
2016-01-01 09:33:31 -08:00
2015-12-30 11:41:09 -08:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00