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 need to get the height and width of the image being loaded to do some math and display a full screen view of the image. With...

bug

**Describe the bug** The GIF plays at a much quicker speed than expected. React Native's Image seems to have fixed this and played the GIF at normal speed. RN-fast-image is...

bug

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'com.bumptech.glide.Registry com.bumptech.glide.Registry.replace(java.lang.Class, java.lang.Class, com.bumptech.glide.load.model.ModelLoaderFactory)' on a null object reference at com.dylanvann.fastimage.FastImageOkHttpProgressGlideModule.registerComponents(FastImageOkHttpProgressGlideModule.java:49) at com.bumptech.glide.GeneratedAppGlideModuleImpl.registerComponents(GeneratedAppGlideModuleImpl.java:34) at com.bumptech.glide.Glide.initializeGlide(Glide.java:329) at com.bumptech.glide.Glide.initializeGlide(Glide.java:266) at com.bumptech.glide.Glide.checkAndInitializeGlide(Glide.java:210) at com.bumptech.glide.Glide.get(Glide.java:191) at...

bug

**Describe the bug** After scrolling through ~40 elements, this happens on *some* android devices: https://www.youtube.com/watch?v=sted0e7k79w Notes: I couldn't find any constellation of props (clipped subviews, windowing) for flatlist that would...

bug

resoleves https://github.com/DylanVann/react-native-fast-image/issues/504

RN 0.60.4 RN-Fast-Image: 7.0.2 No callback is called except for the onLoadStart(). The error and onLoad as well as onLoadEnd-callback are ignored. Thank you in advance. I saw this was...

bug

**Describe the bug** I'm not sure if this is a **bug**, but following the code and image bellow, I notice that there's always a white space between the image, like...

bug

## The problem I've been trying `react-native-fast-image` against 0.74 RC with Bridgeless mode and the library doens't work well on Android. The reason is that the library is usign RCTEventEmitter...

Please update SDWebImage to 5.18.7 or higher to provide privacy manifest before Apple's May 1 deadline per https://developer.apple.com/news/?id=3d8a9yyh and https://developer.apple.com/support/third-party-SDK-requirements/

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