Reload RCTImageView when it's displaying the default image

Summary: public

If the frame is set, or the image view moves to a window, we should attempt to load the "real" image. The sizing logic shouldn't kick in if we're only displaying the default image.

Resolves https://github.com/facebook/react-native/issues/3460.

Reviewed By: tadeuzagallo

Differential Revision: D2555316

fb-gh-sync-id: c0c13070ee080bad2b30ca01d9d5173bead406e3
This commit is contained in:
Justin Spahr-Summers
2015-10-19 10:24:01 -07:00
committed by facebook-github-bot-6
parent 73b80773ba
commit 123516d556
11 changed files with 89 additions and 2 deletions