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

App crashes when loading high resolution image. #1033

Open
suguspnk opened this issue Mar 18, 2024 · 1 comment
Open

App crashes when loading high resolution image. #1033

suguspnk opened this issue Mar 18, 2024 · 1 comment
Labels

Comments

@suguspnk
Copy link

Describe the bug
The app crashes due to FastImage not being able to render very high-resolution images.

To Reproduce
Steps to reproduce the behavior if possible, or a link to a reproduction repo:

  1. Download or create an image with high resolution like 1000x30000 px.
  2. Load the image to a FastImage component. You can wrap it in a ScrollView if you needed.

Expected behavior
It should be able to load the image.

Screenshots
If applicable, add screenshots to help explain your problem.

Dependency versions

  • React Native version: 0.70.6
  • React version: 18.1.0
  • React Native Fast Image version: 8.6.3

Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.

@suguspnk suguspnk added the bug label Mar 18, 2024
@taj567
Copy link

taj567 commented Apr 2, 2024

Yes am also facing the same issue.

in iphone 13 mini it is getting crash and in ipad & 14 devices working fine

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

No branches or pull requests

2 participants