From 8c1fd052dae13024991abc032c765dec22f17d59 Mon Sep 17 00:00:00 2001 From: hublot Date: Tue, 16 May 2023 16:15:38 +0800 Subject: [PATCH 1/2] Revert android onLoadStart event and remove cachePath --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01c385921f51..7b080566fe65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "react-native-dev-menu": "^4.1.1", "react-native-device-info": "^10.3.0", "react-native-document-picker": "^8.0.0", - "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", + "react-native-fast-image": "git+https://github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", "react-native-gesture-handler": "2.9.0", "react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#6f436a06a3018cb49750bb110b89df75f6a865d5", "react-native-haptic-feedback": "^1.13.0", @@ -34897,8 +34897,8 @@ }, "node_modules/react-native-fast-image": { "version": "8.6.3", - "resolved": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", - "integrity": "sha512-jfARLcakkTtqh9jVkGWkJ+3zlpMmcoGH/6LHdnLuestM90Tn3cTPjWfWQloCYJmFwK/O2f4m1SHp1BOs0VR+cw==", + "resolved": "git+ssh://git@github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "integrity": "sha512-cTzNZsjZ1hi9QTpMtPhMPhsUwxzMcCZGsL7mPTbg+qwULyM7ErmWawmiorkz0Gn0m2zSS1VTBEi1dGcIBEOy8Q==", "license": "(MIT AND Apache-2.0)", "peerDependencies": { "react": "^17 || ^18", @@ -64942,9 +64942,9 @@ } }, "react-native-fast-image": { - "version": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", - "integrity": "sha512-jfARLcakkTtqh9jVkGWkJ+3zlpMmcoGH/6LHdnLuestM90Tn3cTPjWfWQloCYJmFwK/O2f4m1SHp1BOs0VR+cw==", - "from": "react-native-fast-image@git+https://github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", + "version": "git+ssh://git@github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "integrity": "sha512-cTzNZsjZ1hi9QTpMtPhMPhsUwxzMcCZGsL7mPTbg+qwULyM7ErmWawmiorkz0Gn0m2zSS1VTBEi1dGcIBEOy8Q==", + "from": "react-native-fast-image@git+https://github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", "requires": {} }, "react-native-flipper": { diff --git a/package.json b/package.json index 6f6322514ddf..2832ea82f55d 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "react-native-dev-menu": "^4.1.1", "react-native-device-info": "^10.3.0", "react-native-document-picker": "^8.0.0", - "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#afedf204bfc253d18f08fdcc5356a2bb82f6a87c", + "react-native-fast-image": "git+https://github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", "react-native-gesture-handler": "2.9.0", "react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#6f436a06a3018cb49750bb110b89df75f6a865d5", "react-native-haptic-feedback": "^1.13.0", From 88b568194524a410a8b9dd293fc4935200da5228 Mon Sep 17 00:00:00 2001 From: hublot Date: Thu, 18 May 2023 02:03:17 +0800 Subject: [PATCH 2/2] Update fast-image version --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b080566fe65..69ee0d0343a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "react-native-dev-menu": "^4.1.1", "react-native-device-info": "^10.3.0", "react-native-document-picker": "^8.0.0", - "react-native-fast-image": "git+https://github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "react-native-gesture-handler": "2.9.0", "react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#6f436a06a3018cb49750bb110b89df75f6a865d5", "react-native-haptic-feedback": "^1.13.0", @@ -34897,7 +34897,7 @@ }, "node_modules/react-native-fast-image": { "version": "8.6.3", - "resolved": "git+ssh://git@github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "resolved": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "integrity": "sha512-cTzNZsjZ1hi9QTpMtPhMPhsUwxzMcCZGsL7mPTbg+qwULyM7ErmWawmiorkz0Gn0m2zSS1VTBEi1dGcIBEOy8Q==", "license": "(MIT AND Apache-2.0)", "peerDependencies": { @@ -64942,9 +64942,9 @@ } }, "react-native-fast-image": { - "version": "git+ssh://git@github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "version": "git+ssh://git@github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "integrity": "sha512-cTzNZsjZ1hi9QTpMtPhMPhsUwxzMcCZGsL7mPTbg+qwULyM7ErmWawmiorkz0Gn0m2zSS1VTBEi1dGcIBEOy8Q==", - "from": "react-native-fast-image@git+https://github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "from": "react-native-fast-image@git+https://github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "requires": {} }, "react-native-flipper": { diff --git a/package.json b/package.json index 2832ea82f55d..a3cc286bfd74 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "react-native-dev-menu": "^4.1.1", "react-native-device-info": "^10.3.0", "react-native-document-picker": "^8.0.0", - "react-native-fast-image": "git+https://github.com/hellohublot/react-native-fast-image.git#73e406ca421137669bc47bd53c81b303d162f5c8", + "react-native-fast-image": "git+https://github.com/Expensify/react-native-fast-image.git#eb03bdba946ad9f385ed90920e30513d45540dd3", "react-native-gesture-handler": "2.9.0", "react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#6f436a06a3018cb49750bb110b89df75f6a865d5", "react-native-haptic-feedback": "^1.13.0",