mirror of
https://github.com/status-im/react-native.git
synced 2025-02-07 23:25:41 +00:00
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.
Description
A framework for building native apps with React.
http://facebook.github.io/react-native/
Languages
JavaScript
47.5%
Java
26.5%
Objective-C
13.7%
C++
7.2%
C
1.5%
Other
3.5%