remove webp plugin

This commit is contained in:
feruz 2020-08-04 21:37:00 +03:00
parent 17dd106601
commit a62c7f92ba
3 changed files with 0 additions and 7 deletions

View File

@ -214,7 +214,6 @@ dependencies {
implementation 'com.android.support:multidex:2.0.1'
implementation project(':@react-native-community_viewpager')
implementation 'com.google.firebase:firebase-analytics:17.2.3'
implementation 'com.facebook.fresco:webpsupport:2.1.0'
if (enableHermes) {
def hermesPath = "../../node_modules/hermes-engine/android/";

View File

@ -93,7 +93,6 @@
"react-native-vector-icons": "^6.6.0",
"react-native-version": "^4.0.0",
"react-native-version-number": "^0.3.5",
"react-native-webp-format": "^1.1.2",
"react-native-webview": "^8.0.4",
"react-navigation": "^4.0.10",
"react-navigation-drawer": "^2.3.3",

View File

@ -7695,11 +7695,6 @@ react-native-version@^4.0.0:
resolve-from "^5.0.0"
semver "^7.0.0"
react-native-webp-format@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/react-native-webp-format/-/react-native-webp-format-1.1.2.tgz#22b14f544191e9a5411c920b9874e532a6ea6c89"
integrity sha512-qs0oyLZOjoLdlTM9781Vr8WBwvtdkcwQuSJpCtA5KxspGl+YDDDZrW+tpwRQI0PSlB84O+IoK3bfmgHu1zqejQ==
react-native-webview@^8.0.4:
version "8.2.1"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-8.2.1.tgz#23f9e156a3361fee316d54b60e64da1a27f9f73b"