Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not an issue: Nice to see a react-native-fast-image fork which is well maintaited. #185

Open
Pnlvfx opened this issue Feb 5, 2025 · 4 comments
Labels
Enhancement New feature or request

Comments

@Pnlvfx
Copy link

Pnlvfx commented Feb 5, 2025

I've seen your fork now after searching and searching, I hope it will get more visiblity soon.

However I wonder why it is installing all this pods into my project, I remember the previous one adding only the first 2. But maybe I'm wrong.

Installing RNFastImage (8.9.1)
Installing SDWebImage (5.20.0)
Installing SDWebImageAVIFCoder (0.11.0)
Installing SDWebImageWebPCoder (0.14.6)
Installing libavif (0.11.1)
Installing libdav1d (1.2.0)
Installing libwebp (1.3.2)

I wonder if some of these packages are not required or required only in certain circumstances if it's possible to make them optional and install them only if they're required. (I don't even know what they are so if they are required just ignore my point).

Copy link

github-actions bot commented Feb 5, 2025

👋 Welcome to the community!
Thank you for opening your first issue. We appreciate your contribution and will review it as soon as possible.
Feel free to ask questions, share ideas, or provide any additional details! We're here to help. 😄

@princektripathi
Copy link
Contributor

@Pnlvfx, thanks you for the appreciation. We are committed to improve this package and make it even better.

These decoders help to render various different types of images but it totally makes sense to make it configurable as per requirements.
Your feedback is taken and will add to our enhancements list.

@Pnlvfx
Copy link
Author

Pnlvfx commented Feb 6, 2025

@Pnlvfx, thanks you for the appreciation. We are committed to improve this package and make it even better.

These decoders help to render various different types of images but it totally makes sense to make it configurable as per requirements. Your feedback is taken and will add to our enhancements list.

Thank you for your work and kindness.

@Pnlvfx
Copy link
Author

Pnlvfx commented Feb 9, 2025

Hi guys, on iOS there is this deprecation warning.

[Codegen] [DEPRECATED] @d11/react-native-fast-image should add the 'ios.componentProvider' property in their codegenConfig

Let me know if you need any further details!

@princektripathi princektripathi added Enhancement New feature or request and removed First Issue labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants