You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Download or create an image with high resolution like 1000x30000 px.
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.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
It should be able to load the image.
Screenshots
If applicable, add screenshots to help explain your problem.
Dependency versions
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.
The text was updated successfully, but these errors were encountered: