Add image caching layer

This commit is contained in:
Lei Nelissen
2020-06-20 22:49:51 +02:00
parent 7aceac79c5
commit 91476ed5b6
10 changed files with 50 additions and 9 deletions

5
package-lock.json generated
View File

@@ -8690,6 +8690,11 @@
}
}
},
"react-native-fast-image": {
"version": "8.1.5",
"resolved": "https://registry.npmjs.org/react-native-fast-image/-/react-native-fast-image-8.1.5.tgz",
"integrity": "sha512-DoAWGLeQ2hbllummrpXH9B38OgM0TFmNYCF34F90/hdHZirqUtYHzF4QDdb/NV7ebSijHmM3mpkzct8PXtcYyg=="
},
"react-native-gesture-handler": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-1.6.1.tgz",