appandflow / appandflow/react-native-masonry-list
Items won't be displayed until scroll. Performance issue.
Open
- Dominant language
- JavaScript
- Stars
- 171
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Hi. As mentioned on title, items won't be show until I scroll the list a little bit. I looked into this discussion (https://github.com/facebook/react-native/issues/13316) & checked that you already implemented they solution by set `removeClippedSubviews={false}` . Also the list will cause crashes when load many items (contain text & image).
So, is it buggy or incorrect implementation? Any plans to update the lib?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.