react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

🚩 FastImage, performant React Native image component.

Results 196 react-native-fast-image issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I can't use this module after upgrading to React 18 (RN 0.69.x) because it specifies a dependency on `react@"^16.8.6 || ^17.0.0"` **To Reproduce** 1. Create a new...

bug

We need this specifically to fix a bug on the latest iPhone and iPad Pros with ProMotion display where the gif does not animate at the right frame rate: https://github.com/SDWebImage/SDWebImage/pull/3280

Hi, thanks for this very useful lib! It would be great if we could set a placeholder image (to show it while the image is loading).

feature

Hi, I found a problem when using this library, I used the latest version, I found the method of onError, the loading of pictures will return successfully? Excuse me, have...

**Describe the bug** When I show image with url, android device not showing but still show on IOS ``` ``` **Dependency versions** - React Native version: 0.62.2 - React Native...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior if possible, or a link to a reproduction repo: 1....

bug

Displaying images in ios is not blurred Blur picture on Android

Both iOS and Android. No support for URIs due to library limitations. It also does not make any sense. (As defaultSource should be available immediately, not for going to fetch...

Hello Team, i have fetch data from server side and display it in listview. but before loading the image i want to show the placeholder or loader image can it...

This is one of the components that I have found out of so many components that can scale the super-large image and still limpid, but it will cause the ios...

bug