Is there an equivalent of the FlatList component from React Native in React? Having built a mobile app in React Native, I'm now converting it to React for a web app. (Have considered using react-native-web, but have decided against it, mainly because I want to learn React.)
If there isn't an equivalent, I have been thinking about just using map() to render all the items via an Item component that I build, also as demonstrated here in the docs and in this SO question.
The official react site suggests the react-window and react-virtualized
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With