replace react-native-fast-image with expo-image (#452)
This commit is contained in:
parent
14c8473210
commit
a683c9e15f
8 changed files with 21 additions and 21 deletions
|
@ -62,6 +62,7 @@
|
|||
"expo-build-properties": "~0.5.1",
|
||||
"expo-camera": "~13.2.1",
|
||||
"expo-dev-client": "~2.1.1",
|
||||
"expo-image": "~1.0.0",
|
||||
"expo-image-picker": "~14.1.1",
|
||||
"expo-localization": "~14.1.1",
|
||||
"expo-media-library": "~15.2.3",
|
||||
|
@ -95,7 +96,6 @@
|
|||
"react-native-appstate-hook": "^1.0.6",
|
||||
"react-native-background-fetch": "^4.1.8",
|
||||
"react-native-drawer-layout": "^3.2.0",
|
||||
"react-native-fast-image": "^8.6.3",
|
||||
"react-native-fs": "^2.20.0",
|
||||
"react-native-gesture-handler": "~2.9.0",
|
||||
"react-native-get-random-values": "^1.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue