facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.24k stars 24.22k forks source link

Images with large size not fully loaded #32634

Closed FatmaMahmoud698 closed 2 years ago

FatmaMahmoud698 commented 2 years ago

Description

I use this tag in my react native <Image style={{width:'100%',height:'100%'} source={{uri: "https://res.cloudinary.com/hmyl2ezuw/image/upload/v1628548843/yrjjuhe8yzq1gij6kuir.jpg"}} resizeMode ="cover" /> but the image not loaded fully 1

Version

sdk-42.0.0

Output of react-native info

System: OS: Windows 10 10.0.19043 CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz Memory: 1.81 GB / 15.80 GB Binaries: Node: 14.18.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.11 - ~\AppData\Roaming\npm\yarn.CMD npm: 6.14.15 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Version 2020.3.0.0 AI-203.7717.56.2031.7678000 Visual Studio: Not Found Languages: Java: Not Found npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

Steps to reproduce

when show images working fine but if the size is large I face this issue

Snack, code example, screenshot, or link to a repository

1

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 7 days with no activity.