mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-23 11:48:16 +00:00
Update snapshots.
This commit is contained in:
parent
827d31443f
commit
f74642f61e
@ -20,7 +20,7 @@ exports[`FastImage renders correctly. 1`] = `
|
||||
onFastImageLoadEnd={undefined}
|
||||
onFastImageLoadStart={undefined}
|
||||
onFastImageProgress={undefined}
|
||||
resizeMode="contain"
|
||||
resizeMode="cover"
|
||||
source={
|
||||
Object {
|
||||
"headers": Object {
|
||||
@ -50,7 +50,7 @@ exports[`Renders a normal Image when not passed a uri. 1`] = `
|
||||
onLoadEnd={undefined}
|
||||
onLoadStart={undefined}
|
||||
onProgress={undefined}
|
||||
resizeMode="contain"
|
||||
resizeMode="cover"
|
||||
source={
|
||||
Object {
|
||||
"testUri": "../../../react-native-fast-image-example-server/pictures/jellyfish.gif",
|
||||
|
Loading…
x
Reference in New Issue
Block a user