livestorejs/livestore

Example: Usage with legend-list

Open

#240 opened on Jan 3, 2025

View on GitHub
 (0 comments) (1 reaction) (0 assignees)TypeScript (128 forks)github user discovery
examplehelp wanted

Repository metrics

Stars
 (3,599 stars)
PR merge metrics
 (PR metrics pending)

Description

legend-list seems like a nice component to do virtualized list rendering (particularly on React Native). Would be nice if there was an example that illustrates using legend-list with LiveStore.

Note: If there's enough "room for improvement" in terms of performance/efficiency, it could make sense for LiveStore to provide its own virtual list component (see #55)

Contributor guide