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

Remove abandoned react-native-fast-image library #20327

Closed
siddarthkay opened this issue Jun 5, 2024 · 1 comment
Closed

Remove abandoned react-native-fast-image library #20327

siddarthkay opened this issue Jun 5, 2024 · 1 comment

Comments

@siddarthkay
Copy link
Contributor

Problem

The library react-native-fast-image has been abandoned by the author:
-> DylanVann/react-native-fast-image#1032 (comment)
-> https://x.com/dylan_h_vann/status/1600956747144896526

This library is also incompatible with the new architecture and is a blocker for enabling it on Android.

Screenshot 2024-06-04 at 5 14 09 PM

Way forward

  • swap react-native-fast-image usages with rn/image or with quo.components.common.no-flicker-image
    OR
  • find a library which is compatible with new architecture and supports the caching feature which we relied on.

As far as I can tell there is no other library in this list -> https://docs.google.com/spreadsheets/d/1F1tI9PQLl_uab3HNYNwgjPVL2r0hJ9VymXcgDp5etdg/edit#gid=1521034944

blocks : #18138

@siddarthkay
Copy link
Contributor Author

update : This library is no longer a blocker for moving to new architecture and we were able to move to new architecture on android with the help of : reactwg/react-native-new-architecture#135
ref -> #20950

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant