Hi. As mentioned on title, items won't be show until I scroll the list a little bit. I looked into this discussion (facebook/react-native#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?