hyochan / hyochan/react-native-masonry-list
MasonryExample could not load all images after providing more than 130 images.
Open
👀 example
🙏 help wanted
1️⃣ good first issue
- Dominant language
- TypeScript
- Stars
- 437
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
I intended to use the MasonryList for infinite scroll, so memory usage is very important to my use case. In order to verify if the MasonryList can support infinite images, I tried to load 200+ images with the MasonryExample, however, the app failed to load images after around 130 images. I am wondering if MasonryList can support infinite items as native RecyclerView or TableView?
Here is the screenshot:
https://photos.app.goo.gl/s9DTL4MciU1Q27vA8
- Device: Samsung S20 Ultra
- OS: Android 12
Contributor guide
Assessment
This issue has not been assessed yet.