nodegui / react-nodegui

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
https://react.nodegui.org
MIT License
6.18k stars 171 forks source link

Is List component same as FlatList (efficient renderer)? #378

Open nuttyartist opened 1 year ago

nuttyartist commented 1 year ago

Hi, is the supported component here for lists the same as FlatList in the sense it renders only what's necessary? If not, are there plans to support it?