Julius Parishy 7bcb467526 Cancel contents animation before setting new contents in RCTNetworkImageView
Summary:
This is a fix for #322

When setting a new image via the imageURL property, the new image
doesn't always replace the previous one when it is finished downloading
because the image view has a previously instated layer animation
on its contents. This cancels any animation prior to setting the new
contents to fix the issue.
Closes https://github.com/facebook/react-native/pull/337
Github Author: Julius Parishy <julius>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-27 06:21:04 -08:00
..
2015-03-26 10:13:38 -08:00
2015-03-24 13:27:00 -08:00
2015-03-25 11:09:54 -08:00
2015-03-25 11:09:54 -08:00
2015-03-26 10:13:38 -08:00
2015-03-26 10:13:38 -08:00
2015-03-26 11:02:54 -08:00
2015-03-26 02:42:24 -08:00
2015-03-26 02:42:24 -08:00
2015-03-25 17:09:51 -08:00