Hey everyone,
after some struggle with large data sets, i decided to scratch my own itch and build a proper component that can display variable height items without much hassle. please let me know what you think about the implementation and the feature set.
A few interesting details:
the component is written in typescript, and uses the tsdx scaffold.
the internal state is implemented with rxjs. Propagating the observables changes works quite well with the hooks api.
Report
No reviews yetBe the first to leave a review for React Virtuoso