Files
react-native/Libraries
Nick Lockwood 2cbc912756 Added support for width & height for text images
Summary:
public

Previously, `<Image>` elements embedded inside `<Text>` ignored all style attributes and props apart from `source`. Now, the `width`, `height` and `resizeMode` styles are observed. I've also added a transparent placeholder to be displayed while the image is loading, to prevent the layout from changing after the image has loaded.

Reviewed By: javache

Differential Revision: D2838659

fb-gh-sync-id: c27f9685b6976705ac2b24075922b2bf247e06ba
2016-01-22 11:32:32 -08:00
..
2015-07-24 08:41:58 -08:00
2016-01-06 10:33:29 -08:00
2016-01-21 11:47:21 -08:00
2016-01-08 15:42:32 -08:00
2016-01-12 03:11:31 -08:00
2015-12-23 10:08:38 -08:00
2016-01-21 11:47:21 -08:00
2016-01-20 15:14:31 -08:00
2015-12-18 17:04:29 -08:00
2015-12-03 09:10:29 -08:00
2016-01-15 05:15:31 -08:00
2016-01-21 10:57:26 -08:00
2015-07-24 08:41:58 -08:00