mirror of
				https://github.com/tooot-app/app
				synced 2025-06-05 22:19:13 +02:00 
			
		
		
		
	Patch react-native-fast-image
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "tooot", |   "name": "tooot", | ||||||
|   "versions": { |   "versions": { | ||||||
|     "native": "220204", |     "native": "220206", | ||||||
|     "major": 3, |     "major": 3, | ||||||
|     "minor": 4, |     "minor": 4, | ||||||
|     "patch": 0, |     "patch": 0, | ||||||
|   | |||||||
| @@ -1,3 +1,15 @@ | |||||||
|  | diff --git a/node_modules/react-native-fast-image/RNFastImage.podspec b/node_modules/react-native-fast-image/RNFastImage.podspec | ||||||
|  | index db0fada..9a2457c 100644 | ||||||
|  | --- a/node_modules/react-native-fast-image/RNFastImage.podspec | ||||||
|  | +++ b/node_modules/react-native-fast-image/RNFastImage.podspec | ||||||
|  | @@ -16,6 +16,6 @@ Pod::Spec.new do |s| | ||||||
|  |    s.source_files  = "ios/**/*.{h,m}" | ||||||
|  |   | ||||||
|  |    s.dependency 'React-Core' | ||||||
|  | -  s.dependency 'SDWebImage', '~> 5.11.1' | ||||||
|  | +  s.dependency 'SDWebImage', '~> 5.12.3' | ||||||
|  |    s.dependency 'SDWebImageWebPCoder', '~> 0.8.4' | ||||||
|  |  end | ||||||
| diff --git a/node_modules/react-native-fast-image/android/build.gradle b/node_modules/react-native-fast-image/android/build.gradle | diff --git a/node_modules/react-native-fast-image/android/build.gradle b/node_modules/react-native-fast-image/android/build.gradle | ||||||
| index 5b21cd5..19d82f8 100644 | index 5b21cd5..19d82f8 100644 | ||||||
| --- a/node_modules/react-native-fast-image/android/build.gradle | --- a/node_modules/react-native-fast-image/android/build.gradle | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user