mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-26 09:13:33 +03:00
update react-native-fast-image library
This commit is contained in:
parent
e0a9b733d8
commit
7bc8f6a145
@ -80,7 +80,6 @@ PODS:
|
|||||||
- GoogleUtilities/Reachability (~> 6.5)
|
- GoogleUtilities/Reachability (~> 6.5)
|
||||||
- GoogleUtilities/UserDefaults (~> 6.5)
|
- GoogleUtilities/UserDefaults (~> 6.5)
|
||||||
- Protobuf (>= 3.9.2, ~> 3.9)
|
- Protobuf (>= 3.9.2, ~> 3.9)
|
||||||
- FLAnimatedImage (1.0.12)
|
|
||||||
- Folly (2018.10.22.00):
|
- Folly (2018.10.22.00):
|
||||||
- boost-for-react-native
|
- boost-for-react-native
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
@ -118,6 +117,15 @@ PODS:
|
|||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GoogleUtilities/UserDefaults (6.7.1):
|
- GoogleUtilities/UserDefaults (6.7.1):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
|
- libwebp (1.1.0):
|
||||||
|
- libwebp/demux (= 1.1.0)
|
||||||
|
- libwebp/mux (= 1.1.0)
|
||||||
|
- libwebp/webp (= 1.1.0)
|
||||||
|
- libwebp/demux (1.1.0):
|
||||||
|
- libwebp/webp
|
||||||
|
- libwebp/mux (1.1.0):
|
||||||
|
- libwebp/demux
|
||||||
|
- libwebp/webp (1.1.0)
|
||||||
- lottie-ios (3.1.3)
|
- lottie-ios (3.1.3)
|
||||||
- lottie-react-native (3.4.0):
|
- lottie-react-native (3.4.0):
|
||||||
- lottie-ios (~> 3.1.3)
|
- lottie-ios (~> 3.1.3)
|
||||||
@ -297,11 +305,6 @@ PODS:
|
|||||||
- React
|
- React
|
||||||
- react-native-config (1.3.1):
|
- react-native-config (1.3.1):
|
||||||
- React
|
- React
|
||||||
- react-native-fast-image (4.0.14):
|
|
||||||
- FLAnimatedImage
|
|
||||||
- React
|
|
||||||
- SDWebImage/Core
|
|
||||||
- SDWebImage/GIF
|
|
||||||
- react-native-netinfo (5.9.5):
|
- react-native-netinfo (5.9.5):
|
||||||
- React
|
- React
|
||||||
- react-native-splash-screen (3.2.0):
|
- react-native-splash-screen (3.2.0):
|
||||||
@ -353,6 +356,10 @@ PODS:
|
|||||||
- React
|
- React
|
||||||
- RNCPushNotificationIOS (1.3.0):
|
- RNCPushNotificationIOS (1.3.0):
|
||||||
- React
|
- React
|
||||||
|
- RNFastImage (8.3.2):
|
||||||
|
- React
|
||||||
|
- SDWebImage (~> 5.8)
|
||||||
|
- SDWebImageWebPCoder (~> 0.6.1)
|
||||||
- RNFBAnalytics (7.3.1):
|
- RNFBAnalytics (7.3.1):
|
||||||
- Firebase/Analytics (~> 6.27.0)
|
- Firebase/Analytics (~> 6.27.0)
|
||||||
- React
|
- React
|
||||||
@ -383,10 +390,12 @@ PODS:
|
|||||||
- RNVectorIcons (6.7.0):
|
- RNVectorIcons (6.7.0):
|
||||||
- React
|
- React
|
||||||
- RSKImageCropper (2.2.3)
|
- RSKImageCropper (2.2.3)
|
||||||
- SDWebImage/Core (4.4.8)
|
- SDWebImage (5.8.4):
|
||||||
- SDWebImage/GIF (4.4.8):
|
- SDWebImage/Core (= 5.8.4)
|
||||||
- FLAnimatedImage (~> 1.0)
|
- SDWebImage/Core (5.8.4)
|
||||||
- SDWebImage/Core
|
- SDWebImageWebPCoder (0.6.1):
|
||||||
|
- libwebp (~> 1.0)
|
||||||
|
- SDWebImage/Core (~> 5.7)
|
||||||
- toolbar-android (0.1.0-rc.2):
|
- toolbar-android (0.1.0-rc.2):
|
||||||
- React
|
- React
|
||||||
- Yoga (1.14.0)
|
- Yoga (1.14.0)
|
||||||
@ -417,7 +426,6 @@ DEPENDENCIES:
|
|||||||
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
||||||
- "react-native-cameraroll (from `../node_modules/@react-native-community/cameraroll`)"
|
- "react-native-cameraroll (from `../node_modules/@react-native-community/cameraroll`)"
|
||||||
- react-native-config (from `../node_modules/react-native-config`)
|
- react-native-config (from `../node_modules/react-native-config`)
|
||||||
- react-native-fast-image (from `../node_modules/react-native-fast-image`)
|
|
||||||
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
|
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
|
||||||
- react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
|
- react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
|
||||||
- react-native-version-number (from `../node_modules/react-native-version-number`)
|
- react-native-version-number (from `../node_modules/react-native-version-number`)
|
||||||
@ -437,6 +445,7 @@ DEPENDENCIES:
|
|||||||
- rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
|
- rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
|
||||||
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
|
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
|
||||||
- "RNCPushNotificationIOS (from `../node_modules/@react-native-community/push-notification-ios`)"
|
- "RNCPushNotificationIOS (from `../node_modules/@react-native-community/push-notification-ios`)"
|
||||||
|
- RNFastImage (from `../node_modules/react-native-fast-image`)
|
||||||
- "RNFBAnalytics (from `../node_modules/@react-native-firebase/analytics`)"
|
- "RNFBAnalytics (from `../node_modules/@react-native-firebase/analytics`)"
|
||||||
- "RNFBApp (from `../node_modules/@react-native-firebase/app`)"
|
- "RNFBApp (from `../node_modules/@react-native-firebase/app`)"
|
||||||
- "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)"
|
- "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)"
|
||||||
@ -462,16 +471,17 @@ SPEC REPOS:
|
|||||||
- FirebaseInstallations
|
- FirebaseInstallations
|
||||||
- FirebaseInstanceID
|
- FirebaseInstanceID
|
||||||
- FirebaseMessaging
|
- FirebaseMessaging
|
||||||
- FLAnimatedImage
|
|
||||||
- GoogleAppMeasurement
|
- GoogleAppMeasurement
|
||||||
- GoogleDataTransport
|
- GoogleDataTransport
|
||||||
- GoogleUtilities
|
- GoogleUtilities
|
||||||
|
- libwebp
|
||||||
- nanopb
|
- nanopb
|
||||||
- PromisesObjC
|
- PromisesObjC
|
||||||
- Protobuf
|
- Protobuf
|
||||||
- QBImagePickerController
|
- QBImagePickerController
|
||||||
- RSKImageCropper
|
- RSKImageCropper
|
||||||
- SDWebImage
|
- SDWebImage
|
||||||
|
- SDWebImageWebPCoder
|
||||||
|
|
||||||
EXTERNAL SOURCES:
|
EXTERNAL SOURCES:
|
||||||
appcenter-analytics:
|
appcenter-analytics:
|
||||||
@ -520,8 +530,6 @@ EXTERNAL SOURCES:
|
|||||||
:path: "../node_modules/@react-native-community/cameraroll"
|
:path: "../node_modules/@react-native-community/cameraroll"
|
||||||
react-native-config:
|
react-native-config:
|
||||||
:path: "../node_modules/react-native-config"
|
:path: "../node_modules/react-native-config"
|
||||||
react-native-fast-image:
|
|
||||||
:path: "../node_modules/react-native-fast-image"
|
|
||||||
react-native-netinfo:
|
react-native-netinfo:
|
||||||
:path: "../node_modules/@react-native-community/netinfo"
|
:path: "../node_modules/@react-native-community/netinfo"
|
||||||
react-native-splash-screen:
|
react-native-splash-screen:
|
||||||
@ -558,6 +566,8 @@ EXTERNAL SOURCES:
|
|||||||
:path: "../node_modules/@react-native-community/async-storage"
|
:path: "../node_modules/@react-native-community/async-storage"
|
||||||
RNCPushNotificationIOS:
|
RNCPushNotificationIOS:
|
||||||
:path: "../node_modules/@react-native-community/push-notification-ios"
|
:path: "../node_modules/@react-native-community/push-notification-ios"
|
||||||
|
RNFastImage:
|
||||||
|
:path: "../node_modules/react-native-fast-image"
|
||||||
RNFBAnalytics:
|
RNFBAnalytics:
|
||||||
:path: "../node_modules/@react-native-firebase/analytics"
|
:path: "../node_modules/@react-native-firebase/analytics"
|
||||||
RNFBApp:
|
RNFBApp:
|
||||||
@ -602,12 +612,12 @@ SPEC CHECKSUMS:
|
|||||||
FirebaseInstallations: 3c520c951305cbf9ca54eb891ff9e6d1fd384881
|
FirebaseInstallations: 3c520c951305cbf9ca54eb891ff9e6d1fd384881
|
||||||
FirebaseInstanceID: 358d5cb393d2750a745569ede06827c35aea530b
|
FirebaseInstanceID: 358d5cb393d2750a745569ede06827c35aea530b
|
||||||
FirebaseMessaging: ad9e1a80ea64905e01a0ce1b3eb76a2944544151
|
FirebaseMessaging: ad9e1a80ea64905e01a0ce1b3eb76a2944544151
|
||||||
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
|
|
||||||
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
|
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
|
||||||
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
|
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
|
||||||
GoogleAppMeasurement: 8cd1f289d60e629cf16ab03363b9e89c776b9651
|
GoogleAppMeasurement: 8cd1f289d60e629cf16ab03363b9e89c776b9651
|
||||||
GoogleDataTransport: 8a40cb194ad242b6f6dfe72c14fe40fc67c4dcd7
|
GoogleDataTransport: 8a40cb194ad242b6f6dfe72c14fe40fc67c4dcd7
|
||||||
GoogleUtilities: e121a3867449ce16b0e35ddf1797ea7a389ffdf2
|
GoogleUtilities: e121a3867449ce16b0e35ddf1797ea7a389ffdf2
|
||||||
|
libwebp: 946cb3063cea9236285f7e9a8505d806d30e07f3
|
||||||
lottie-ios: 496ac5cea1bbf1a7bd1f1f472f3232eb1b8d744b
|
lottie-ios: 496ac5cea1bbf1a7bd1f1f472f3232eb1b8d744b
|
||||||
lottie-react-native: a664f59f1f298c2696dd0ae07b15cbdfc433cb02
|
lottie-react-native: a664f59f1f298c2696dd0ae07b15cbdfc433cb02
|
||||||
nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
|
nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
|
||||||
@ -625,7 +635,6 @@ SPEC CHECKSUMS:
|
|||||||
React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0
|
React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0
|
||||||
react-native-cameraroll: e2917a5e62da9f10c3d525e157e25e694d2d6dfa
|
react-native-cameraroll: e2917a5e62da9f10c3d525e157e25e694d2d6dfa
|
||||||
react-native-config: 54f023214af396f21ff0a9e0fed22620d676c8a1
|
react-native-config: 54f023214af396f21ff0a9e0fed22620d676c8a1
|
||||||
react-native-fast-image: 6d50167ad4d68b59640ceead8c2bc4e58d91d8bd
|
|
||||||
react-native-netinfo: a53b00d949b6456913aaf507d9dba90c4008c611
|
react-native-netinfo: a53b00d949b6456913aaf507d9dba90c4008c611
|
||||||
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
|
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
|
||||||
react-native-version-number: b415bbec6a13f2df62bf978e85bc0d699462f37f
|
react-native-version-number: b415bbec6a13f2df62bf978e85bc0d699462f37f
|
||||||
@ -644,6 +653,7 @@ SPEC CHECKSUMS:
|
|||||||
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
|
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
|
||||||
RNCAsyncStorage: d059c3ee71738c39834a627476322a5a8cd5bf36
|
RNCAsyncStorage: d059c3ee71738c39834a627476322a5a8cd5bf36
|
||||||
RNCPushNotificationIOS: d5fd66aed4e03c6491ca0c6111a03d4f6455ff6c
|
RNCPushNotificationIOS: d5fd66aed4e03c6491ca0c6111a03d4f6455ff6c
|
||||||
|
RNFastImage: e19ba191922e7dab9d932a4d59d62d76660aa222
|
||||||
RNFBAnalytics: dae6d7b280ba61c96e1bbdd34aca3154388f025e
|
RNFBAnalytics: dae6d7b280ba61c96e1bbdd34aca3154388f025e
|
||||||
RNFBApp: 6fd8a7e757135d4168bf033a8812c241af7363a0
|
RNFBApp: 6fd8a7e757135d4168bf033a8812c241af7363a0
|
||||||
RNFBMessaging: d884c58a92ce90687ae8b5a5772cf5d3d5223dfb
|
RNFBMessaging: d884c58a92ce90687ae8b5a5772cf5d3d5223dfb
|
||||||
@ -655,7 +665,8 @@ SPEC CHECKSUMS:
|
|||||||
RNSVG: 8ba35cbeb385a52fd960fd28db9d7d18b4c2974f
|
RNSVG: 8ba35cbeb385a52fd960fd28db9d7d18b4c2974f
|
||||||
RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d
|
RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d
|
||||||
RSKImageCropper: a446db0e8444a036b34f3c43db01b2373baa4b2a
|
RSKImageCropper: a446db0e8444a036b34f3c43db01b2373baa4b2a
|
||||||
SDWebImage: 783af2c3fa36291a250030c4752ee370a9a51d13
|
SDWebImage: cf6922231e95550934da2ada0f20f2becf2ceba9
|
||||||
|
SDWebImageWebPCoder: d0dac55073088d24b2ac1b191a71a8f8d0adac21
|
||||||
toolbar-android: 85f3ef4d691469f2d304e7dee4bca013aa1ba1ff
|
toolbar-android: 85f3ef4d691469f2d304e7dee4bca013aa1ba1ff
|
||||||
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
|
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
|
||||||
|
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
"react-native-dark-mode": "^0.2.2",
|
"react-native-dark-mode": "^0.2.2",
|
||||||
"react-native-datepicker": "esteemapp/react-native-datepicker",
|
"react-native-datepicker": "esteemapp/react-native-datepicker",
|
||||||
"react-native-extended-stylesheet": "^0.10.0",
|
"react-native-extended-stylesheet": "^0.10.0",
|
||||||
"react-native-fast-image": "^4.0.14",
|
"react-native-fast-image": "^8.3.2",
|
||||||
"react-native-gesture-handler": "^1.4.1",
|
"react-native-gesture-handler": "^1.4.1",
|
||||||
"react-native-iap": "3.4.15",
|
"react-native-iap": "3.4.15",
|
||||||
"react-native-image-crop-picker": "^0.26.1",
|
"react-native-image-crop-picker": "^0.26.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -7470,12 +7470,10 @@ react-native-extended-stylesheet@^0.10.0:
|
|||||||
css-mediaquery "^0.1.2"
|
css-mediaquery "^0.1.2"
|
||||||
object-resolve-path "^1.1.0"
|
object-resolve-path "^1.1.0"
|
||||||
|
|
||||||
react-native-fast-image@^4.0.14:
|
react-native-fast-image@^8.3.2:
|
||||||
version "4.0.14"
|
version "8.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-4.0.14.tgz#1e84c9a01b1471793e294ef4e7c3cc20e09562a0"
|
resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.3.2.tgz#e9db271b70b9634b7be054760914d80954f9898c"
|
||||||
integrity sha512-MeRgL70JxoY/hn8ZRGBsDED9SGvTEeznneL//fWZyLaG0CM+w2CH4QXAMvADnIvu2RFd8WQWNii6c6VOpVe4Tg==
|
integrity sha512-AJ0b4BEswRwa0bh4SibYUtXszEiaO88Lf4CZ1ib+t5ZfkAgsMk9Liv3L0LYnDblMJmSeGTr1+2ViIM8F2vamjg==
|
||||||
dependencies:
|
|
||||||
prop-types "^15.5.10"
|
|
||||||
|
|
||||||
react-native-gesture-handler@^1.4.1:
|
react-native-gesture-handler@^1.4.1:
|
||||||
version "1.6.1"
|
version "1.6.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user