Code Monkey home page Code Monkey logo

Comments (5)

Naturalclar avatar Naturalclar commented on July 25, 2024 4

Since this repo seems to be inactive for a while, I've made a temporal fork for a work around

https://www.npmjs.com/package/@naturalclar/react-native-fast-image

diff: 4736c14

can be installed
pnpm i @naturalclar/react-native-fast-image

from react-native-fast-image.

adamivancza avatar adamivancza commented on July 25, 2024 4

here is a patch file that you can use:

diff --git a/node_modules/react-native-fast-image/RNFastImage.podspec b/node_modules/react-native-fast-image/RNFastImage.podspec
index db0fada..9cfa79e 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.18.7'
   s.dependency 'SDWebImageWebPCoder', '~> 0.8.4'
 end

react-native-fast-image+8.6.3.patch

from react-native-fast-image.

vasylnahuliak avatar vasylnahuliak commented on July 25, 2024 2

I would prefer to use the patch-package

from react-native-fast-image.

devinbrown7 avatar devinbrown7 commented on July 25, 2024

@Naturalclar Thank you for this!

I just wanted to suggest that you change the repo link on the NPM page to point to your fork so the source code of your NPM package can be evaluated. I found it myself, but it'd be better if it was linked on the NPM package page.

from react-native-fast-image.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.