Image not show on android, but still working on IOS
Author: vinhtran6921Created Jul 20, 2020Updated Nov 13, 2025
Labelsbug
Describe the bug When I show image with url, android device not showing but still show on IOS
<FastImage
source={{uri: 'https://via.placeholder.com/150/810b14'}
style={style}
resizeMode={resizeMode}
onLoadStart={this.onLoadStart}
onLoadEnd={this.onLoadEnd}
/>Dependency versions
- React Native version: 0.62.2
- React Native Fast Image version: 8.3.0
Source: DylanVann/react-native-fast-image