Skip to content

Add imageKey prop in order to help control the Image cache.

Latest
Compare
Choose a tag to compare
@wmcbain wmcbain released this 16 Oct 18:21
· 3 commits to master since this release

Ran into a similar problem as this issue: facebook/react-native#1397

Added an imageKey prop to facilitate here and removed the existing key prop as it was unnecessary.