When supplying image source to a card, the following yellowbox appears.
Expected behavior
Not to get a warning.
To Reproduce
<Card image={{ uri: 'https://someimageurl.com/pic.png' }} imageProps={{ resizeMode: 'cover' }}>
<Typography h4>Name</Typography>
<Typography p1>info</Typography>
</Card>

Your Environment (please complete the following information):
| software |
version |
| react-native-elements |
2.0.0 |
| react-native |
0.62.2 |
When supplying image source to a card, the following yellowbox appears.
Expected behavior
Not to get a warning.
To Reproduce
Your Environment (please complete the following information):